Can you not run your external programs in a batch file? Or will that
also run under "cmd /c" ?
chris kranz
fatcuban.com
-Original Message-
From: Dave Marr [mailto:[EMAIL PROTECTED]
Sent: 24 March 2003 18:15
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Unable to Fork error using
I am using IIS6 and PHP 4.3.2-RC. Any time I try to use the exec() or
system() functions to run an external program, I get the "Unable to Fork"
error. I have execute rights on the applicaiton I am trying to run. The
problem is PHP prepends "cmd.exe /c" to any exec() or system() calls. That
means I
Hi!
I use PHP 4.2.3 on Windows XP and IIS 5.1.
It works fine, but when I try to execute ImageMagick I get the following
message:
Warning: Unable to fork [C:\PHP\ImageMagick\convert ...]
You can find a lot of Sites if you search the Internet, but I couldn't find
a solution or a workaround up to no
Hi - I need to run some system commands using passthru() or exec() but every
single one I do gives me an "unable to fork" error. For example, when trying
to make a call to an ImageMagick tool:
I've got PHP 4.2.3 installed on a Win NT 4 SP6a server running IIS (PHP is
running in CGI mode). I hav
Hi,
I'm sure this one has been asked a thousand times, but I can't find it
in the list archives or the web, just lots of people with the same
problem.
I'm trying to execute a program from within a php script, I've tried
system, exec, etc., but all are unable to fork. I belive this was a
bug, bu
Hi all
I am witnessing a odd error:
PHP unable to fork in ..
This script is stiill able to run etc.
What is this?
Cheers
Leon
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list