ID: 29764 Updated by: [EMAIL PROTECTED] Reported By: marius at electricplus dot ro -Status: Feedback +Status: No Feedback Bug Type: Reproducible crash Operating System: win 9.x PHP Version: 5.0.0 New Comment:
No feedback was provided for this bug for over a week, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". Previous Comments: ------------------------------------------------------------------------ [2004-10-06 02:12:26] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.0-win32-latest.zip ------------------------------------------------------------------------ [2004-08-19 21:05:43] marius at electricplus dot ro Description: ------------ <?php print_r(apache_get_modules()); ?> Reproduce code: --------------- <?php print_r(apache_get_modules()); ?> Expected result: ---------------- Array ( [0] => core [1] => http_core [2] => mod_so [3] => sapi_apache2 [4] => mod_mime [5] => mod_rewrite ) Actual result: -------------- crash witch close from apache when I hit close apache restarts. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=29764&edit=1
