NYCPHP Meetup

NYPHP.org

[nycphp-talk] Mysql Client Version Wrong.

Jon Baer jonbaer at jonbaer.com
Fri Mar 31 17:50:40 EST 2006


So the php.ini being used (when calling phpinfo()) is definatley  
pointing to this extension?  Might want to scan the entire .ini file  
for what extension is being used, might be redeclared somewhere, else  
a strange problem indeed.

- Jon

On Mar 31, 2006, at 4:01 PM, Hans Kaspersetz wrote:

> 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
>>
>>
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
> New York PHP Conference and Expo 2006
> http://www.nyphpcon.com
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
>




More information about the talk mailing list