Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Kevin . Brown
r/php/mysql executable with consistent use of > >libraries i.e. either static or shared. > > > >I hope this helps... > >Pat... > > > >- Original Message - > >From: "Tim Samshuijzen" <[EMAIL PROTECTED]> > >To: <[

Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Tim Samshuijzen
EMAIL PROTECTED]> >Sent: Saturday, February 03, 2001 7: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 exa

Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Peter Lewis
> > > >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 p

Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Pat Sherrill
... - Original Message - From: "Tim Samshuijzen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 03, 2001 7:43 PM Subject: Re: PHP does not work after upgrading MySQL to 3.23.32 > > > Dear Fábio Ottolini, > > Thanks for your reply. > > I

Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Tim Samshuijzen
shuijzen" <[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, >>

Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Rop Slijkerman
TED]> > 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

Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Fábio Ottolini
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 i

Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Tim Samshuijzen
cult to come to a conclusion. > >BR, > >Fábio Ottolini > >P.S.: Consider upgrading to PHP4.04Pl1. > >- Original Message - >From: "Tim Samshuijzen" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Sent: Saturday, February 03, 2001 10:02 PM &g

Re: PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Fábio Ottolini
Sent: Saturday, February 03, 2001 10:02 PM Subject: PHP does not work after upgrading MySQL to 3.23.32 > > > Hi, > > I have just upgraded from MySQL 3.22.32 to 3.23.32. Now PHP3 does > not work. I've tried restarting httpd, but an error appears "file > not found"

PHP does not work after upgrading MySQL to 3.23.32

2001-02-03 Thread Tim Samshuijzen
Hi, I have just upgraded from MySQL 3.22.32 to 3.23.32. Now PHP3 does not work. I've tried restarting httpd, but an error appears "file not found", and httpd fails to start up. HELP! What am I doing wrong? Thanks, Tim Samshuijzen --