ID: 46717 Updated by: [EMAIL PROTECTED] Reported By: olafvdspek at gmail dot com -Status: Open +Status: Bogus Bug Type: MySQLi related Operating System: Windows 2003 PHP Version: 5.2.6 -Assigned To: +Assigned To: pajoye New Comment:
Use only the DLLs provided with our releases. MySql's DLLs are not compatible with php builds (different crt). Previous Comments: ------------------------------------------------------------------------ [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