Since you updated both mysql and php you presumably should recompile apache as 
well. A quick&dirty solution though could be to just create a link: 
libmysqlclient.so.6.0->libmysqlclient.so.10.0 and see what happens from there :-)

regards,
thalis
        


On Fri, 23 Mar 2001, Colonel Panic wrote:

> Hi
> 
> I've installed MySQL (mysql-3.23.33-pth) and PHP (php4-4.0.3pl1-mysql) from OpenBSD 
>ports...
> 
> ... but this has broken apache. Restarts/configtests now trigger:-
> /usr/libexec/ld.so: httpd: libmysqlclient.so.6.0: No such file or directory
> 
> I've added
> shlib_dirs="/usr/local/lib/mysql"
> to rc.conf
> and the file is world readable and executable (although oened by root).
> 
> ...but the problem persists. In /usr/local/lib/mysql/ libmysqlclient.so.6.0 is 
>actually version so.10 ... is this the cause of the problem?
> 
> all any help and guidance would be appreciated.
> 
> thanks
> 
> cp
> 
> -- 
> [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