copy or link your libmysqlclient.so.10.0 to /usr/lib. Or edit
/etc/ld.so.conf. Add path your libmysqlclient.so.10.0, and run ldconfig.
You must have root access.

--ilham--
On Fri, 16 Feb 2001, Alex Le Fevre wrote:

> I just installed MySQL version 3.23.32, and all
> appeared to go well. However, after installing PHP 4
> and rebooting my server, when I tried to start Apache
> (1.3.14) I got the following message:
> 
> /usr/libexec/ld.so: httpd: libmysqlclient.so.10.0: No
> such file or directory
> /usr/sbin/apachectl start: httpd could not be started
> 
> I know that libmysqlclient.so.10.0 exists on my drive,
> under /home/packages/mysql-3.23.32/libexec/.libs/
> (which is not my install dir; that's
> /usr/local/mysql). I tried copying it to /usr/libexec,
> and that didn't solve the problem.
> 
> Even more strange, though, is the fact that I don't
> have anything in my httpd.conf file that references
> MySQL.
> 
> Thank you for any help or direction you could provide.
> 
> Alex Le Fevre
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35 
> a year!  http://personal.mail.yahoo.com/
> 
> ---------------------------------------------------------------------
> 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
> 


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