[nycphp-talk] Mysql Client Version Wrong.
Hans Kaspersetz
lamolist at cyberxdesigns.com
Fri Mar 31 16:01:46 EST 2006
Alrighty, I booted up a machine that has only ever had MySQL 4.1 on
it. I installed Apache 1.3 from the Apache Installer, then I installed
PHP from the zip file downloaded from the PHP.net site.
When I run phpinfo() on this new setup, it reports: Client API Version:
3.23.49. I did a search on the computer for libmysql.dll and found 1
copy in the bin folder of MySQL 4.1 and 1 copy in my PHP4 folder. I
took the copy from the bin folder of MySQL 4.1 and replaced the version
in the PHP folder. Stopped and restarted apache, phpinfo still reports
3.23.49 as the client version. Anyone have any new ideas?
Thanks,
Hans
Tim Gales wrote:
> Hans Kaspersetz wrote:
>
>> I have a windows xp box with php4 on apache 1.3 and php5 on apache 2 and
>> the db is MySQL 4.1. When I start the php5 apache phpinfo reports
>> Client API version 4.1.18. When I start php4 and Apache 1.3 phpinfo
>> reports Client API version 3.23.blah. I can not figure out how to
>> update my client version for the php4 instance. When I try to connect
>> to the 4.1 db with the php it complains about the wrong client. There
>> was at some point 3.23 on this box, but that was ages ago. Any ideas?
>>
>>
>
> http://lists.nyphp.org/pipermail/talk/2004-December/013200.html
>
>
More information about the talk
mailing list