Robin Jackson wrote:

> Cannot load /usr/local/apache/libexec/libphp3.so into server:
> libmysqlclient.so.6: cannot open shared object file: No such file or directory

Well, the error message says it all. Your php module wants a
libmysqlclient.so version which isn't found.

Maybe you installed binary packages so you didn't see a link error at
compile time.

Maybe you simply need to edit /etc/ld.so.conf and run ldconfig.


Frank

-- 
Dr Frank Boehme                      | Email: [EMAIL PROTECTED]
National University of Ireland, Cork | phone: +353-21-4903163
Dept of Computer Science             |   fax: +353-21-4903113
Cork, Ireland                        |

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to