On Sat, Feb 03, 2001 at 11:13:14PM -0200, Fábio Ottolini wrote:
> Sorry but I'm not a Linux specialist... I think WE are going to need the
> help of others. :)
> Anyway... Now you gave enough details to get help.

Tim,

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


> 
> BR,
> 
> Fábio Ottolini
> 
> ----- Original Message -----
> From: "Tim Samshuijzen" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, February 03, 2001 10:43 PM
> Subject: Re: PHP does not work after upgrading MySQL to 3.23.32
> 
> 
> >
> >
> > Dear Fábio Ottolini,
> >
> > Thanks for your reply.
> >
> > I'm using Linux 2.2.16-22.
> > The exact error that appears is:
> >
> > /usr/local/etc/httpd/httpd: error in loading shared libraries:
> > libmysqlclient.so.6: cannot open shared object file: No such file or
> directory
> >
> > In MySQL version 3.22.32 there was a file ./lib/mysql/libmysqlclient.so.6
> >
> > I suppose in MySQL version 3.23.32 this file corresponds to
> > ./lib/libmysqlclient.a
> >
> > I thought it would be smart to alias link ./lib/mysql/libmysqlclient.so.6
> > to ./lib/libmysqlclient.a.
> > But when I restart httpd, the following error appears
> >
> > /usr/local/etc/httpd/httpd: error in loading shared libraries:
> > libmysqlclient.so.6: invalid ELF header
> >
> > I hope you can help me with this information.
> >
> > Thanks,
> >
> > Tim Samshuijzen
> >
> >
> >
> > At 22:21 3-2-2001 -0200, you wrote:

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