Hi,
Im having a Problem running an application from a PHP page using the
Exec() function (as well as all the other program execution fuctions) on a
Windows NT Server running Apache.
The code I attempt to run is : $ReturnVal = exec("Application.exe");
It returns with Unable to Fork....
Does any body have any idea on how to fix this or an alternative so I can
just run the damm application....
Cheers
--
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 administrators, e-mail: [EMAIL PROTECTED]