I was reading http://bugs.php.net/bug.php?id=24774 where someone
mentioned to someone else getting this error that they should do a
'ldd libphp4.so' so I did and I noticed that libphp4.so is pointing
to some old libraries. Here is the output:
ldd libphp4.so:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x
I re-installed openssl 0.9.7d to /usr/local/ssl and changed my
./configure to --with-openssl=/usr/local/ssl and now I can make
install w/o errors, but when apache tries loading libphp4.so, I am
getting the following error:
Syntax error on line 264 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/lib
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Mike,
On Tuesday 20 Apr 2004 20:46, Mike Ryerse wrote:
> Hi, I've been racking my brain on this for quite a while now. Any
> help at all is much appreciated (I might start going bald early at
> this rate of frustration!)
> When I compile php, .
Hi, I've been racking my brain on this for quite a while now. Any
help at all is much appreciated (I might start going bald early at
this rate of frustration!)
When I compile php, ./configure (with options) runs w/o error, but
when I make I get the following:
main/network.lo: In function
`php_str
4 matches
Mail list logo