php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31264 I was getting "unable to fork" problem with curl
Submitted: 2004-12-23 06:07 UTC Modified: 2004-12-23 10:57 UTC
From: shukei98 at hotmail dot com Assigned:
Status: Not a bug Package: cURL related
PHP Version: 4.3.9 OS: Windows 2003 Standard IIS 6
Private report: No CVE-ID: None
 [2004-12-23 06:07 UTC] shukei98 at hotmail dot com
Description:
------------
While running osCommerce shopping cart on  checkout_shipping.php, I received 

[22-Dec-2004 22:33:52] PHP Warning:  exec(): Unable to fork [which curl] in C:\Domains\NeoGeomancy.com\wwwroot\catalog\includes\modules\shipping\upsxml.php on line 610
[22-Dec-2004 22:33:52] PHP Warning:  exec(): Unable to fork [curl -d "<?xml version=\"1.0\"?>

I enabled IUSR_XXXX under c:/windows/system32 for cmd.exe in my windows 2003 server, however, the error still shown. I was told this error was fixed in php 4.0.6 but why it still fail?

Have gone through all possible setting and helps but still failed. Need help urgently!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-23 10:57 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Oct 25 12:01:27 2024 UTC