PHP4 + IMAP + MySQL
Clive McDowell
c.mcdowell@qub.ac.uk
Wed, 10 Jan 2001 11:40:57 +0000
Folks,
apologies - this is really a PHP/Apache question but I didn't get any
response to a query on the PHP list. I'm using -
Solaris 7
apache_1.3.14
php-4.0.4
imap-2000a
mysql-3.22.32
I can get php/apache built (static) OK and apache will start up but
it is giving the php errors -
PHP Warning: Unable to load dynamic library './imap.so' - ld.so.1: /usr/local/a
pache/bin/httpd: fatal: ./imap.so: open failed: No such file or directory in Unk
nown on line 0
PHP Warning: Unable to load dynamic library './mysql.so' - ld.so.1: /usr/local/
apache/bin/httpd: fatal: ./mysql.so: open failed: No such file or directory in U
nknown on line 0
[Wed Jan 10 09:52:19 2001] [notice] Apache/1.3.14 (Unix) mod_perl/1.24_01 PHP/4.
0.4 mod_ssl/2.7.1 OpenSSL/0.9.6 configured -- resuming normal operations
Any ideas why this is happening and more to the point how to fix it?
Thanks,
Clive McDowell
The Queen's University of Belfast