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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: regturais at hotmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Fri Dec 27 10:01:28 2024 UTC