Barry,
I'm running the same system and what I found was that you need to run
the following command to update your compiler link table:
sudo ranlib /usr/local/pgsql/lib/libpq.a
try that command and recompile php. (ran under sudo because ranlib
needs to be run by root)
Ray A.
Hello all,
In a
Sorry,
too quick there...
running on :
OSX 10.2.4
apache 1.3.27
php 4.3.1 (as apache module apxs)
libmcrypt 2.5.7
Ray A.
Hello,
I have searched the web and all the resources that I could find, but
need direct help now.
I was able to compile php with mcrypt , but the info page does not
recog
Hello,
I have searched the web and all the resources that I could find, but
need direct help now.
I was able to compile php with mcrypt , but the info page does not
recognize any ciphers although they are installed in
/usr/local/lib/libmcrypt.
the info page says that mcrypt is enabled, but su