Michael Taney <[EMAIL PROTECTED]> writes:

> I've installed mysql and PHP4 according to instructions at mysql.com,
> but I'm getting the following error when I try to start httpd:
> 
> Cannot load /etc/httpd/modules/libphp4.so into server:
> libmysqlclient.so.10: cannot open shared object file: No such file or
> directory [FAILED]
> 
> So, it's locating libphp4.so ok, but can't find libmysqlclient.so.10,
> which actually located at:
> 
> /usr/local/mysql/lib/mysql/libmysqlclient.so.10

This directory needs to be in /etc/ld.so.conf

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to