From: magikman74 at gmail dot com Operating system: Windows 7 PHP version: 5.3.1 PHP Bug Type: MySQL related Bug description: mysql_connect timeout / server reset
Description: ------------ I get the "The connection to the server was reset while the page was loading." error everytime I try to connect to mysql using Windows7. Just so you know I'm using the 32 bit version. I've tried using both localhost and 127.0.0.1 to no avail. I've tried creating a user on mysql and I've tried using root as well, both failed. It looks like the same issue as reported here: http://www.mail-archive.com/[email protected]/msg131577.html Unfortunately I'm unable to get it working. Reproduce code: --------------- The code located here reproduces the problem: http://sg.php.net/manual/en/mysql.examples-basic.php -- Edit bug report at http://bugs.php.net/?id=50777&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50777&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50777&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50777&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50777&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50777&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50777&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50777&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50777&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50777&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50777&r=support Expected behavior: http://bugs.php.net/fix.php?id=50777&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50777&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50777&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50777&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50777&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50777&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50777&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50777&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50777&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50777&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50777&r=mysqlcfg
