Re: [PHP-DB] How to upgrade MySQL PHP Client

2001-01-31 Thread Wayne Bastow
Fabrice, You may need to rebuild PHP to get it to look at the newer version of MySQL. When it was originally built the 3.23.22-beta version of MySQL was probably what PHP was built against. If you go into the PHP source directory and do a configure, make and make install (letting the configure

RE: [PHP-DB] How to upgrade MySQL PHP Client

2001-01-31 Thread Fabio Ottolini (EDB)
As far as I know this is the latest version of thie client. Best regards, Fábio Ottolini > -Original Message- > From: Fabrice Houvet [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 31, 2001 6:24 AM > To: [EMAIL PROTECTED] > Subject: [PHP-DB] How to upgrade M

[PHP-DB] How to upgrade MySQL PHP Client

2001-01-31 Thread Fabrice Houvet
Hello, I use the latest version of PHP (4.0.4pl1) and the latest stable version of MySQL (3.23.32) for my Apache Web Site. I see PHP use the 3.23.22-beta version of MySQL Client API. Can you explain me how i can upgrade the PHP MySQL Client ? A new PHP module version does exist ? May be only an