From:             karolls at tlen dot pl
Operating system: Windows XP
PHP version:      4.3.3
PHP Bug Type:     *General Issues
Bug description:  exec function hangs the cmd.exe and browser

Description:
------------
I'm running CGI script using the exec() function. The problem is that
sometime the cmd.exe hangs. I'm shure that my CGI script is ok.

I'm using PHP 4.3.3 and Apache 1.3.29
All result in the exec() command hanging until the console is manually
stopped. I also have to restart Apache.

I tried also other functions (system, passthru etc.) but the result is the
same.


-- 
Edit bug report at http://bugs.php.net/?id=26084&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26084&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26084&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26084&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26084&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26084&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26084&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26084&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26084&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26084&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26084&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26084&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26084&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26084&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26084&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26084&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26084&r=float

Reply via email to