php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11298 Unable to Fork under ISAPI
Submitted: 2001-06-05 17:48 UTC Modified: 2001-06-06 01:16 UTC
From: brad at youreshop dot com Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.5 OS: Windows 2000
Private report: No CVE-ID: None
 [2001-06-05 17:48 UTC] brad at youreshop dot com
I get the following error:

Warning: Unable to fork ["C:\Program Files\PKWARE\PKZIPC\pkzipc.exe" -dir -extract C:\Inetpub\wwwroot\store\adminUPDATESSP18.zip] in C:\\Inetpub\\wwwroot\\store\\admin\\updates_install.php on line 450

When trying to run pkzip command using passthru() under ISAPI.

When I switch to CGI, everything works fine.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-06 01:16 UTC] sniper@php.net
This is fixed in PHP 4.0.6. PHP 4.0.6 is now in RC2 stage
so it will be released rsn. Patience.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 02:01:32 2024 UTC