Depending on the command you are trying to run, you might have to put "command /c xxxx" as calls like copy, del, dir etc are internal to command.com and need to be poped into a new shell to run.
"Christian Dechery" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I'm running PHP on a Win98 machine with apache 1.3.12 and PHP 4.0.6, and I > can't seem to get exec(), system() or whatever working... > > somehow the shell execution of the passed command is interrupted and the > output is cut... so the result is wrong.... is this a Windows prob??? > > _____________________________ > . Christian Dechery > . . Gaita-L Owner / Web Developer > . . http://www.webstyle.com.br > . . http://www.tanamesa.com.br > -- 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]