If you are running Linux, man ldconfig.
add the path to /etc/ld.so.conf
and run ldconfig.

Michael Taney wrote:

> 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
> 
> 
> 
> 
> ===========================
> Michael Taney   
> [EMAIL PROTECTED]
> 802 748-6311 voc
> 802 748-6322 fax
> 
> 
> 
> 
> ---------------------------------------------------------------------
> 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


-- 
Gerald L. Clark
[EMAIL PROTECTED]


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