ID:               41568
 Updated by:       [EMAIL PROTECTED]
 Reported By:      Sephiroth dot PZC at gmail dot com
-Status:           Assigned
+Status:           Bogus
 Bug Type:         MySQL related
 Operating System: Windows XP
 PHP Version:      5.2.3
 Assigned To:      Andrey
 New Comment:

.


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

[2007-06-27 01:17:45] saenito at itelcel dot com

At least for my case the old libmysql.dll was the problem (i think),
some of that was commented in previous messages

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

[2007-06-27 01:12:00] saenito at itelcel dot com

Same problem, was a wrong version of libmysql.dll on c:\windows, copy
from php to c:\windows or delete it from c:\windows and modify path
environment variable to php

make sure extensions directory is ok, f.e. ./ext or c:\php-5.2.3\ext

it worked for me
Erwin

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

[2007-06-12 11:53:20] [EMAIL PROTECTED]

I'm not seeing this problem at all on any of my installs.

PHP 5.2.3 using the MSI installer ( updated from 5.2.2 )
MySQL 5.0.41 using the MSI installer ( installed before PHP 5.2.3 )

phpinfo() reports using MySQL client API version 5.0.37 ( which is the
version bundled with PHP 5.2.3 ).

I think the problem is with the libmysql.dll from MySQL 5.0.41 being
loaded instead of the one packaged with PHP.

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

[2007-06-09 22:42:54] [EMAIL PROTECTED]

If this isn't the case then please re-open this report.

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

[2007-06-07 13:29:34] [EMAIL PROTECTED]

The libmysql.dll from 5.0.41 can't be loaded dynamically due to a bug
in MySQL more detail is available at
http://bugs.mysql.com/bug.php?id=28358

If you're not using 5.0.41 or a 5.1 beta then you've most likely got
other libmysql.dll files on your system somewhere that need removed.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/41568

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

Reply via email to