> 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]

Reply via email to