From: [EMAIL PROTECTED] Operating system: Windows 2000 Adv. Server PHP version: 4.2.3 PHP Bug Type: IIS related Bug description: exec() function failed to execute win32 EXE programs
I seem to have a problem running the exec() function. I created a php program that when user uploads a file it will automatically open an anti-virus program and check the specific file, but the execution didn't occur at all. Nothing happened. So I was wondering if exec will ever work if you run any win32 executable programs using exec(). Pease fix the bug please please. If you can give me a solution on how to resolve such problem, please let me know. Thanks, Jon -- Edit bug report at http://bugs.php.net/?id=19878&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19878&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19878&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19878&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19878&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19878&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19878&r=support Expected behavior: http://bugs.php.net/fix.php?id=19878&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19878&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19878&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19878&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19878&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19878&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19878&r=isapi
