ID:               24257
 User updated by:  swingfreak3_ at hotmail dot com
 Reported By:      swingfreak3_ at hotmail dot com
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: Windows XP Pro
 PHP Version:      4.3.2
 New Comment:

Loaded Modules 
core mod_win32 mpm_winnt http_core mod_so mod_access mod_actions
mod_alias mod_asis mod_auth mod_autoindex mod_cgi mod_dir mod_env
mod_imap mod_include mod_info mod_isapi mod_log_config mod_mime
mod_negotiation mod_rewrite mod_setenvif mod_status mod_userdir
sapi_apache2
Apache API Version 
20020903


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

[2003-06-19 09:36:29] swingfreak3_ at hotmail dot com

Description:
------------
Software:
Apache 2.0.46
PHP 4.3.2 (running as a module)
MySQL 4.0.13 (although not relevant)
Windows XP Professional (without SP1(a))
Internet Explorer 6.0

When requesting http://localhost/phpinfo.phtml the browser says 'Done',
you get to see nothing, it immediately begins another request, and this
goes on and on. Sometimes endlessly, most of the time produces a 404,
and very rarely the actual phpinfo page. When it does there is also
broken HTML present here.

I noticed this bug after an upgrade to Apache 2.0.46 whilst still using
PHP 4.3.1, the problem still occurs when using PHP 4.3.2.

Some additional information, obtained while phpinfo worked for once:

System  Windows NT BP2400 5.1 build 2600  
Build Date  May 28 2003 15:06:05  
Server API  Apache 2.0 Handler  
Virtual Directory Support  enabled  
Configuration File (php.ini) Path  C:\WINDOWS\php.ini  
PHP API  20020918  
PHP Extension  20020429  
Zend Extension  20021010  
Debug Build  no  
Thread Safety  enabled  
Registered PHP Streams  php, http, ftp, compress.zlib, compress.bzip2  

Reproduce code:
---------------
<?php 
        phpinfo(); 
?>

Expected result:
----------------
A PHP Information page, immediately...

Actual result:
--------------
Most of the time, after endless requests: a 404 error...


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


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

Reply via email to