From:             [EMAIL PROTECTED]
Operating system: windows XP
PHP version:      4.1.2
PHP Bug Type:     IIS related
Bug description:  safe_mode_exec_dir and exec()

ISAPI mode.  IIS 5.1 

safe_mode_exec_dir = C:\\Inetpub\cgi-bin\

Calls to exec system with {safe mode = On} result in an extra "/" being
prepended to the executable file's name:

Warning: Unable to fork [C:\\\\Inetpub\cgi-bin\\/myprog.exe] in
c:\inetpub\wwwroot\index.php4
-- 
Edit bug report at http://bugs.php.net/?id=16542&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16542&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16542&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16542&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16542&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16542&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16542&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16542&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16542&r=submittedtwice

Reply via email to