From: mathieuparent at infonie dot fr Operating system: Windows XP PHP version: 5.0.0RC1 PHP Bug Type: MySQL related Bug description: Apache crashes with Mysql
Description: ------------ When I use Apache & Mysql services without mysql extension in php, no problem. But if I uncomment ";extension=mysql" in php.ini, apache crashes. I have php5rc1, apache 1.3.29, mysql 4.0.18, WinXP SP1. With the default php.ini. (-recommended). I think that one dll is not at the good place (but which). Reproduce code: --------------- >net stop apache uncomment ";extension=mysql" in php.ini >net start apache Expected result: ---------------- Apache shouldn't crash. Note if I run 'net start apache' many times, sometimes it work's. (sorry it is not a good report) Actual result: -------------- Error : |szAppName : Apache.exe |szModName : php5ts.dll |szModVer : 5.0.0.0 offset : 0003c773 -- Edit bug report at http://bugs.php.net/?id=27768&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27768&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27768&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27768&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27768&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27768&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27768&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27768&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27768&r=support Expected behavior: http://bugs.php.net/fix.php?id=27768&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27768&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27768&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27768&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27768&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27768&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27768&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27768&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27768&r=float