Hi, I'm trying to execute a command line program using exec. I am tring to run a command line interface of Winzip, simpily by executing a string which works when it is typed into the command line.
However, PHP just hangs there, I can see the program running the the background, but it does not do anything. When it is run from the command line it takes about 2 seconds to run, but using exec, it will never finish... Does anyone have any idea with this problem? Regards, David -- 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]