You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
Author
Re: [PHP-WIN] Re: Can't execute external program -> error "Access is denied&q
Niel Archer
2007-06-19, 7:02 pm
Hi
> I don't know why "notepad.exe" works. may be there is some other issue.
Probably because Notepad has execute permission for the LOCAL_SYSTEM
account, and Apache/PHP is probably running using that account.