ID: 47290 Updated by: j...@php.net Reported By: msumar at abu dot edu dot ng -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Windows Vista PHP Version: 5.2.8 New Comment:
Works fine for me. Try with another machine, if you can reproduce in clean setup and after installing everything properly, post a bug. Previous Comments: ------------------------------------------------------------------------ [2009-02-03 21:22:04] msumar at abu dot edu dot ng I installed Apache 2.2.11 and MySQL 5.1.30 then configured PHP 5.2.8 as a module. The configuration was properly done because phpinfo() displays the expected result but any mysql function does not execute at all, instead, the server always resets. I configured IIS with the same PHP 5.2.8 and received the same error, which Windows always reports as unknown error. I then uninstall MySQL 5.1.30 and replaces it with Mysql 5.0.4 beta and everything worked well. This strongly made me conclude that something is wrong with the PHP 5.2.8 when configured to run with MySQL 5.1.30. ------------------------------------------------------------------------ [2009-02-03 16:04:41] msumar at abu dot edu dot ng Description: ------------ I installed Apache 2.2.11, PHP 5.2.8 and MySQL 5.1.30. The configuration was properly done because phpinfo() displays as expected but any mysql function does not execute. The server always resets. I configured IIS the same and received the same error, 'Unknown error'. When I uninstall MySQL 5.1.30 and replaces it with Mysql 5.0.4 beta every thing worked well. So have the believe that something is wrong with the PHP 5.2.8 when installed with MySQL 5.1.30. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=47290&edit=1