ID: 46717 User updated by: olafvdspek at gmail dot com -Summary: - Reported By: olafvdspek at gmail dot com Status: Bogus Bug Type: MySQLi related Operating System: Windows 2003 PHP Version: 5.2.6 Assigned To: pajoye New Comment:
Hmm, somehow the summary got lost. Previous Comments: ------------------------------------------------------------------------ [2008-11-29 14:14:07] olafvdspek at gmail dot com If I delete the 5.1 DLL from windows/system32 Apache/PHP says it can't find libmysql.dll, although it is in the PHP dir. ------------------------------------------------------------------------ [2008-11-29 14:07:22] [EMAIL PROTECTED] Use only the DLLs provided with our releases. MySql's DLLs are not compatible with php builds (different crt). ------------------------------------------------------------------------ [2008-11-29 13:44:23] olafvdspek at gmail dot com Description: ------------ When I use libmysql.dll from MySQL 5.1, PHP crashes. When I use the one from 5.0, it works fine. The crash occurs when I access phpMyAdmin. Faulting application httpd.exe, version 2.2.10.0, faulting module php_mysqli.dll, version 5.2.6.6, fault address 0x00002beb. Windows 2003, Apache 2.2.10, PHP 5.2.6, MySQL 5.1.30 Reproduce code: --------------- Use phpMyAdmin, I don't have a reduced test case (yet). Expected result: ---------------- No crash. Actual result: -------------- Crash. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46717&edit=1