ID:               32199
 Updated by:       [EMAIL PROTECTED]
 Reported By:      valenok at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         CGI related
 Operating System: windows xp professional
 PHP Version:      5.0.3
 New Comment:

Exactly HOW do you run PHP on command line when it hangs?
What script?



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

[2005-03-06 16:30:28] valenok at gmail dot com

The reason I am reporting is I am writing HTTP server.
I have found that php pages sometimes do not 'return':
browser shows the output, but spinner still spins,
and php process is still running.
It never happens with other CGIs - perl, python, native
executables.
I never happened on unix.
So first thing I blamed was my server.
But. I have found that it hangs directly from command line,
also I have found other people reports about this kind
of issue (hanging on IIS, Xitami, etc, never on Apache).

This gave me a reason to suspect php itself.

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

[2005-03-06 16:27:37] [EMAIL PROTECTED]

Exactly how have you configured PHP in httpd.conf ??


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

[2005-03-06 16:24:51] valenok at gmail dot com

thried the 5.1.0 snapshot.
same thing.
Now, it hangs every first-second time I run it.

on unix (tried on freebsd) this never happens.
Also, I suspect, Apache handles php right, so it does not hang.
could it be the environment issue?
does php manipulate with some global resource (mutex or so)?
what can I do to debug it ?

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

[2005-03-06 16:13:12] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip



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

[2005-03-06 14:34:48] valenok at gmail dot com

basically, the best way to test it is to make a
simple script that runs "php-cgi.exe test.php"
in an infinite loop.
Eventually, it will stuck.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/32199

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

Reply via email to