From: jo_fox at 163 dot com Operating system: win2000 server PHP version: 4.3.2 PHP Bug Type: MySQL related Bug description: Can't connect to MySQL server on .......' (10048)
Description: ------------ environment :win2000 server sp4,iis5 mysql Server version 4.0.15-nt Protocol version 10 PHP Version 4.3.2 run vbb forum, It's do work normally,the error happened after some day's run , "ERROR 2003: Can't connect to MySQL server on '****' (10048)" when this error took place,maybe disappear when refresh the page,but more time can't be deal. this time,the mysql server is run in gear,I can connect the mysql server by mysql command line or mysql-front tools. but the error occur when I connect the mysql by php. the error can't be resolved by restart mysql or iis, only can be resolved by restart the win2000 server. Reproduce code: --------------- vbb forum code -- Edit bug report at http://bugs.php.net/?id=26279&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=26279&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=26279&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=26279&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=26279&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=26279&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=26279&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=26279&r=support Expected behavior: http://bugs.php.net/fix.php?id=26279&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=26279&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=26279&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=26279&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26279&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=26279&r=dst IIS Stability: http://bugs.php.net/fix.php?id=26279&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=26279&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=26279&r=float
