php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #46996 system() function show error unable to fork
Submitted: 2009-01-03 04:30 UTC Modified: 2009-01-03 13:26 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: hardik at promactinfo dot co dot in Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5.2.8 OS: windows server 2000
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: hardik at promactinfo dot co dot in
New email:
PHP Version: OS:

 

 [2009-01-03 04:30 UTC] hardik at promactinfo dot co dot in
Description:
------------
system("cd D:\\projects\\youngComposers\\web\\forum", $result1);
		 //system("d:",$result2);
		  system("c:\\php\\php.exe D:\\projects\\youngComposers\\web\\forum\\vbregister.php add 0 test432 123123 hards_123@yahoo.com 1983 12 23 1 grpgrp 1 1 1 1 5", $result);


after putting these code in my current application it shows the error "Warning: system() [function.system]: Unable to fork [cd D:\projects\youngComposers\web\forum]" but when i put it in independent page so it's not give me error so please give me proper solution on this.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-03 13:26 UTC] jani@php.net
Permissions. Please SEARCH the bug database BEFORE you submit another 
bogus report.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 14:04:04 2025 UTC