php-windows Digest 24 Feb 2006 21:01:32 -0000 Issue 2896
Topics (messages 26719 through 26719):
exe run through shell_exec can't delete/rename a file
26719 by: Serge Wautier
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Env.: Win XP SP2 / IIS / PHP 4.4.0
Hi All,
My PHP page runs a batch file that launches a couple of openssl.exe commands
to create certificates.
When run from the command line, the batch file works fine.
When run from the PHP script (using shell_exec()), 'access denied' errors
occur when overwriting/renaming/deleting files.
I tried to add Full Control to the script and files directory for user
IUSR_blahblah account, to no avail.
Please help!
TIA,
Serge
http://www.apptranslator.com
--- End Message ---