ID:               47548
 Updated by:       [email protected]
 Reported By:      mbarrus73 at gmail dot com
 Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Win32
 PHP Version:      5.2.9
 New Comment:

we do not provide 5.1 DLLs with php 5.2.x. PHP 5.3.0 does not use any
libmysql.


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

[2009-03-03 00:35:16] mbarrus73 at gmail dot com

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.

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

[2009-03-03 00:28:59] [email protected]

"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