Hi!
I'm running PHP 4.1.2, Apache 1.3.24, and ModSSL 2.8.8-1.3.23.  I have PHP
compiled as a shared (DSO) module.  When I attempt to start apache using
mod_ssl, I can't start apache, it gives the following errors in the
logs/error_log:

PHP Warning:  Unable to load dynamic library '/usr/local/lib/imap.so' -
/usr/local/lib/imap.so: cannot open shared object file: No such file or
directory in Unknown on line 0
PHP Warning:  Unable to load dynamic library '/usr/local/lib/ldap.so' -
/usr/local/lib/ldap.so: cannot open shared object file: No such file or
directory in Unknown on line 0
PHP Warning:  Unable to load dynamic library '/usr/local/lib/mysql.so' -
/usr/local/lib/mysql.so: cannot open shared object file: No such file or
directory in Unknown on line 0

Here's how I configured PHP: 
./configure --with-apxs=/usr/local/apache/bin/apxs --with-imap
--with-mysql --with-kerberos --with-imap-ssl

Any Ideas?

Thanks in advance for any assistance
--Jeremy


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to