From: swingfreak3_ at hotmail dot com Operating system: Windows XP Pro PHP version: 4.3.2 PHP Bug Type: Apache2 related Bug description: Endless request for phpinfo page...
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 bug report at http://bugs.php.net/?id=24257&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=24257&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=24257&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=24257&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=24257&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=24257&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=24257&r=support Expected behavior: http://bugs.php.net/fix.php?id=24257&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=24257&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=24257&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=24257&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=24257&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=24257&r=dst IIS Stability: http://bugs.php.net/fix.php?id=24257&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=24257&r=gnused
