ID:               47548
 User updated by:  mbarrus73 at gmail dot com
 Reported By:      mbarrus73 at gmail dot com
 Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Win32
 PHP Version:      5.2.9
 New Comment:

Let me clarify.  I noticed within phpinfo() that the mysql client was
version 5.1.  And reverting to an older version of libmysql.dll within
the php directory fixed the problem.  It seemed to me that the original
libmysql.dll within the php 5.2.9 zip distribution was a mysql 5.1
client.  When I replaced the libmysql.dll file with the one from php
5.2.8 zip distribution, it fixed the problem.


Previous Comments:
------------------------------------------------------------------------

[2009-03-03 00:28:59] paj...@php.net

"Noticed that mysql client version was 5.1."

You were using libmysql from mysql 5.1, that's why it crashed.

------------------------------------------------------------------------

[2009-03-03 00:27:29] mbarrus73 at gmail dot com

Description:
------------
installed php from zip file. All pages that did not access mysql worked
fine.  Crashed apache on all mysql pages.  Noticed that mysql client
version was 5.1.  Made backup of file, installed old libmysql.dll from
PHP 5.2.8 zip file and all works fine.  Something is wrong with
libmysql.dll in php 5.2.9 zip file.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=47548&edit=1

Reply via email to