From: [EMAIL PROTECTED] Operating system: any PHP version: 4.2.3 PHP Bug Type: Reproducible crash Bug description: php_value without value causes apache to crash
i found out that if I pass php_value mysql.default_password without given password, it causes apache to crash Of course, the input is incorrect, but it should be ignored probably (or used as empty) and should not cause apache to crash. -- Edit bug report at http://bugs.php.net/?id=20758&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20758&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20758&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20758&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20758&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20758&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20758&r=support Expected behavior: http://bugs.php.net/fix.php?id=20758&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20758&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20758&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20758&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20758&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20758&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20758&r=isapi