in reply to Re^2: CGI and spawning a process with UI (Win32)
in thread CGI and spawning a process with UI (Win32)
The cgi process (doing: system("perl ResetCCN.pl");) is running under the same logon account (and running the exact same code: ResetCCN.pl) as when ResetCCN.pl is run directly from a command-line window.
Sure? so the IIS Webserver is running under that account, and not under e.g. "Local System" ?
--shmem
_($_=" "x(1<<5)."?\n".q·/)Oo. G°\ /
/\_¯/(q /
---------------------------- \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: CGI and spawning a process with UI (Win32)
by ady (Deacon) on Apr 14, 2007 at 20:02 UTC |