From: jsgoupil at lookstrike dot com Operating system: PHP version: 5CVS-2004-08-13 (dev) PHP Bug Type: MSSQL related Bug description: Typo Error in php.ini
Description: ------------ php.ini typo. As i checked the mistake in comment related in http://bugs.php.net/bug.php?id=29581 I found a new one 4 lines above :P ; Maximum time (in secondes) for connect timeout. -1 means no limimt mysql.connect_timeout = 60 Supposed to be "limit" not "limimt" Also in latest version of 4 on CVS -- Edit bug report at http://bugs.php.net/?id=29641&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29641&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29641&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29641&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29641&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29641&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29641&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29641&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29641&r=support Expected behavior: http://bugs.php.net/fix.php?id=29641&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29641&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29641&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29641&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29641&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29641&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29641&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29641&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29641&r=float