php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13748 Exec() and System() broken
Submitted: 2001-10-19 07:22 UTC Modified: 2001-10-19 07:26 UTC
From: regturais at hotmail dot com Assigned:
Status: Not a bug Package: Program Execution
PHP Version: 4.0.6 OS: Windows 2000 SP2 w/IIS5.0
Private report: No CVE-ID: None
 [2001-10-19 07:22 UTC] regturais at hotmail dot com
I am running php 4.0.6 on iis5 under win2k/sp2

any attempt to use system() or exec() results in a:

Warning: Unable to fork [whatever the command was] in blahblah.php

For example simple file operations or even a basic "mkdir foo" with all the permissions appropriately set.

Problem reported to exist under win2k/apache as well. 

alleged to have been fixed under 4.0.6 but does not seem to be the case. :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-19 07:25 UTC] regturais at hotmail dot com
sorry duplicate please ignore
 [2001-10-19 07:25 UTC] mfischer@php.net
Submitted twice -> bogus.

- Markus

Whats up today guys? Did you all forgot that reloading the page also submits form data again?
 [2001-10-19 07:26 UTC] regturais at hotmail dot com
that is i duplicated my entry, but the bug is still valid and relevant :P
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC