| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2002-04-21 18:56 UTC] spoon at nexdot dot net
  [2002-05-17 03:34 UTC] jwoolley@php.net
  [2002-05-17 06:05 UTC] spoon at nexdot dot net
  [2002-06-11 14:30 UTC] sander@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 13:00:02 2025 UTC | 
a php file containing nothing but: <? phpinfo(); ?> loads about halfway, then stops. the server running php+apache then goes into 5 second "freezes" and 5 second 100% usage peaks. These happens consistantly and hoses the system untill all other processes cant function. The error logs show nothing, and the event viewer (windows)shows nothing. It also happens when i use: show_source("php_script.php"); on a fairly small script. I am using the Apache2filter test module. I can't currently show you an example of this becuase: my server just went down, and im at work (it's at home) and it would crash if i showed you! When i get home i will recreate the bug a 3rd time to make sure im not crazy.