ID:               13593
 Comment by:       gwd2 at york dot ac dot uk
 Reported By:      jeremy at deadbeef dot com
 Status:           No Feedback
 Bug Type:         PWS related
 Operating System: Windows 98 / PWS
 PHP Version:      4.0CVS-2001-10-07
 New Comment:

I experience the same problem with PHP 4.3.2 under Windows XP


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

[2003-05-12 06:38:43] bhart at insydesw dot com

Oops, obviously that should be PWS 4.0, not PSW 4.0.

Sorry,
-- Bob

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

[2003-05-12 06:37:14] bhart at insydesw dot com

Hi,

I have downloaded PHP 4.3.1 and loaded it under Win98SE with PSW 4.0. 


I see the already reported problems of not being able to do anything
after the system() or exec() calls.  These calls seem to execute ok,
but control is never returned to the PHP script, so the remote (client)
hangs.

I can Stop PSW, restart it, and get one more try to run the PHP file
(from the remote client), after that I have to down Win98SE and start
all over.

I tried various things and none ever showed me any execution after the
system() or exec() calls.  system() does display data, but nothing from
the PHP scripts after the call.

Regards,
-- Bob Hart

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

[2002-07-02 01:00:09] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2002-06-01 13:22:30] [EMAIL PROTECTED]

Could you try PHP 4.2.1 and see if the problem still persists?

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

[2002-03-20 15:01:33] gpike at piocon dot com

I have done extensive tests with exec() and system() using PHP 4.1.2
under Win 98 (and 2000) and experience problems as well.  I attempted
to start a console process from PHP and return with a success message. 
I have experiemented with several possible solutions purposed under the
exec() command reference including putting a "start" in the DOS command
and redirecting the output to NUL.  I have also attemted to start a C
program that itself started the command in a forked process.  All
result in the exec() command hanging until the console is manually
stopped.

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

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/13593

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

Reply via email to