Hi,

The 3.23.49 is the version of the client that php is using.

This may been what it was compiled with, or what it is getting from an external 
library.

If it is compiled that way, you'll need a new compile of php including the 
newer client library. If its a runtime load, you may get away with replacing 
the .so or .dll file (I'm not sure).

The 3.23 client will connect to the 4.1.1 server, but you may have to read up 
on the new password formats.

HTH

Quentin

-----Original Message-----
From: Muthu [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 20 September 2006 1:16 a.m.
To: mysql@lists.mysql.com
Subject: phpinfo() "Client API version 3.23.49 "


Hi,
    
      I am using apache2.0+php4.3.4+mysql 4.1.1 in windows. If I type
phpinfo(); , in mysql section it is coming as "Client API version
3.23.49" . Is the installation correct?. Will the php connect to the
mysql 4.1.1 server?. If i need to see "Client API version 4.1.1" in
mysql section, what should I do. Can someone help me on this.

Thanks,
Muthu.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]
The information contained in this email is privileged and confidential and
intended for the addressee only. If you are not the intended recipient, you
are asked to respect that confidentiality and not disclose, copy or make use
of its contents. If received in error you are asked to destroy this email
and contact the sender immediately. Your assistance is appreciated.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to