php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21061 unable to fork using system(),exec(),etc
Submitted: 2002-12-17 02:26 UTC Modified: 2002-12-26 20:22 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: anonymous at anonymous dot org Assigned:
Status: Closed Package: IIS related
PHP Version: 4.2.3 OS: WinXP
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: anonymous at anonymous dot org
New email:
PHP Version: OS:

 

 [2002-12-17 02:26 UTC] anonymous at anonymous dot org
I know many ppl have addressed this issue all over the net and a lot of people say it is fixed in the latest version, however I still cannot get anything to fork.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-17 02:41 UTC] derick@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip
 [2002-12-17 22:27 UTC] anonymous at anonymous dot org
I installed the latest build and it still doesnt work with any of the test cases.

Warning: system() [function.system]: Unable to fork [...
 [2002-12-18 00:35 UTC] anonymous at anonymous dot org
I installed the latest build and it still doesnt work with any of the
test cases.

Warning: system() [function.system]: Unable to fork [...
 [2002-12-26 20:22 UTC] edink@php.net
First of all instll 4.3.0(RC4). Second of all make sure your cmd.exe is executable by the webserver.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 04:01:31 2024 UTC