ID:               30373
 Updated by:       [EMAIL PROTECTED]
 Reported By:      marius at electricplus dot ro
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Windows XP
 PHP Version:      5.0.2
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

Duplicate of #29764


Previous Comments:
------------------------------------------------------------------------

[2004-10-09 14:37:31] marius at electricplus dot ro

I also tried  http://snaps.php.net/win32/php5.0-win32-latest.zip and
still with a crash.

------------------------------------------------------------------------

[2004-10-09 14:28:14] marius at electricplus dot ro

I have apache 1.3.31.

------------------------------------------------------------------------

[2004-10-09 14:26:01] marius at electricplus dot ro

Description:
------------
Crash , on windows XP , also I have posted for php 5.0.0 on win 98 ,
same function apache_get_modules bug number 29764.
Thanks.

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.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=30373&edit=1

Reply via email to