RE: exec php.exe in windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>Env: IIS, Windows XP, PHP 4.3.10 (cgi-fcgi)
 
>exec('c:\php\php -q Balance.php export=all branch=<branch>
month=<month>
>login=admin password=admin >> export/Balance.html');
 
>This command works in Linux when launched by an HTTP server.
>In Windows it works from the command line but hangs when launched from
an HTTP server 
>A cmd and 2 php processes are running in the Windows Task Manager
 
On Windows, it seems that the php process is waiting for input 
Is there a way to log or track what the php process is doing?
 
 

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux