Re: [PHP] system / exec Question...

2004-02-23 Thread Evan Nemerson
On Monday 23 February 2004 03:48 pm, Gary Sanders wrote: > Hello... I'm using with PHP with Windows XP. I just set it up today and > terribly new to PHP (1st day). Anyway, I'm having a problem calling an > .exe file with system and exec. I can call lots of other programs, but not > this one. Ca

[PHP] system / exec Question...

2004-02-23 Thread Gary Sanders
Title: Message Hello... I'm using with PHP with Windows XP.  I just set it up today and terribly new to PHP (1st day).  Anyway, I'm having a problem calling an .exe file with system and exec.  I can call lots of other programs, but not this one.  Can you tell me what's the best way to debug