Oh, you are a beautiful person, thank you. Dropped a symlink to the
mysql lib into /usr/lib and all is well - silly me!
Thanks again!
Lorenzo
-----Original Message-----
From: Pierre-Alain Joye
Sent: Sun 11/4/2001 11:08 AM
To: [EMAIL PROTECTED]
Cc:
Subject: Re: [PHP-INST] libphp4.so can't find libmysqlclient.so
> shell> ./apachectl configtest
> Syntax error on line 236 of /opt/bin/apache/conf/httpd.conf:
Huh ? did you check this line ?
> libmysqlclient.so.10: cannot open shared object file: No such
file or
check if the lib is available from libpath with
ldconfig -p | grep mysql
You must see a libmysqlclient.so.10, if you dont just create a
link called libmysqlclient.so.10 in your /usr/local/lib ( /usr/local/lib
must be in your libpath too).
hth
pa
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail:
[EMAIL PROTECTED]