[PHP-WIN] EXEC and Windows

2002-05-17 Thread BERNARD Florent
Hello I try to use EXEC function to execute a command line. The command line is correct but the exec doesn't return anything. Have you any idea about it ? I give you my source : exec('"c:\progra~1\swish-e\swish-e.exe" -w "test" -f C:/Progra~1/EasyPHP/www/atelier_dev/data/index.swish-e',$out);

[PHP-WIN] Exec() and Windows 2000 SP1

2001-05-17 Thread Philip J. Murphy
I have tried running the PHP funciton exec() on a Microsoft Windows 2000 (5.00.2195 Service Pack 1) box and it does not run. The cmd.exe process loads but just sits there, as if it either crashed quietly or is still waiting for something (like it doesn't know how to process the request). The same