
November 30th, 2012, 04:48 PM
|
|
Contributing User
|
|
Join Date: May 2008
Posts: 37
Time spent in forums: 9 h 59 m 6 sec
Reputation Power: 5
|
|
Quote: | Originally Posted by Triple_Nothing Just curious. Your user you are assigning is webserver\webserver? I can see this processing as a local account, allowing you to run this script logged in as a user. I HIGHLY doubt this is the user running your IIS or whatever may be making the file call via a browser...
Maybe check out your php.exe n match permissions since your server has correct access to that executable? |
Thanks for your reply.
Since I set the IIS default application pool identity to Mydomain/webserver, my understanding is that the default web user should be Mydomain/webserver. I am not quite familiar with the IIS setting. Hope my understanding is correctly.
|