ID:               25797
 Updated by:       [EMAIL PROTECTED]
 Reported By:      brian at centurionservice dot com
 Status:           Bogus
 Bug Type:         CGI related
 Operating System: Windows XP Pro
 PHP Version:      4.3.3
 New Comment:

Works fine for me using latest STABLE CVS snapshot.



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

[2003-10-09 06:44:46] [EMAIL PROTECTED]

Works fine for me.


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

[2003-10-08 12:29:28] brian at centurionservice dot com

Description:
------------
I am not running a webserver, this is for command line scripting only.

Running the PHP CLI binary more than once on the same command line
causes it to hang.  For example, running "C:\php\cli>php -v" twice in a
row causes the executable to hang.  Also, running "C:\php\cli>php
testfile.php" twice also causes it to hang.  Sourcecode of the test
file was simple <? echo "test\n"; ?>.  Running "php -h" multiple times
in a row will not cause the problem.

I have tested this using the CGI binary as well and received the same
results.  Same results were achieved with 4.3.4RC1 as well.

Reproduce code:
---------------
not applicable

Expected result:
----------------
return to command line

Actual result:
--------------
program hangs.


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


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

Reply via email to