|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-02-25 10:55 UTC] derick@php.net
[2001-04-27 12:55 UTC] dbeu@php.net
[2004-06-09 02:52 UTC] d at d dot com
[2004-08-24 10:28 UTC] christian dot fanzott at chello dot at
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 22:00:01 2025 UTC |
I am running an apache server, which hosts my php pages, on win2k. I am trying to use the system command for some PGP encryption stuff but am getting an "unable to fork" error! For testing I have created the following script: <? system("C:\\notepad.exe"); ?> NOTE: I have copied notepad.exe over to the root directory. I am running PHP 4.0.5.