Hi,
I'm trying to compile PHP with MCRYPT,MHASH,IMAP,MYSQL,Cybercash,ESOOB and a few more defaults.
The configure script works fine, the compiling works great, but I get this when trying to run apache:
Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/libphp4.so into server: shared object not open
/usr/local/apache/bin/apachectl start: httpd could not be started
What does "Shared object not open" mean and what would I do to get it to load?
Thanks in advance.
-Josh