> >
> >I suggest you look for a new file called libmysqlclient.so (maybe in
> >another location) and symlink libmysqlclient.so.6 against it. After that
> >run 'ldconfig' and try to restart apache.
> >
> >Greetings,
> >
> >-
> >Rop Slijkerman
> >
>
I had a similar problem but this was due to the php module in apache.
my fix was to give the FULL path to the module and not the prefigured
RELATIVE:
My apache conf reads (in part)
LoadModule php4_module /usr/lib/apache/libphp4.so
AddModule mod_php4.c
You may need to use a full path for the mysql module...
Regards
Peter
[EMAIL PROTECTED]
--
Give instruction to a wise man, and he will be yet wiser: teach a just man,
and he will increase in learning.
---------------------------------------------------------------------
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