Jerry.Schrijver Posted June 6, 2018 Share Posted June 6, 2018 Hello, I'm completely new to Processwire and have a customer that setup his intranet using Process wire on a windows 2012R2 server. Now everything seems to work fine, except that he can not upload articles. If he wants to publish content, het gets an error that says Targetpath is empty or does not exist. If I give "everyone" full control on the IIS, it works, but you guess that is not the final solution. What windows user must have full access to the Site, so that it works correct. I have of course asked the administrator, but he does not know, and placed the issue on my desk. I have read something about application pools, but that does not seem to work either. (or I'm douing something wrong) Would any community member be so kind to describe the steps required for it to work, without "everybody" having full access? As I already wrote, I have no clue about Content management, but am familiar with Windows servers. A detailed description would be perfect. I apologize for the direct question, but I have not found the answer in the forum. A link to an existing Article that I have missedwould already be of great help. Thanks in advance! Jerry Link to comment Share on other sites More sharing options...
dragan Posted June 6, 2018 Share Posted June 6, 2018 I never worked with IIS, but here are a few related forum topics: Link to comment Share on other sites More sharing options...
BitPoet Posted June 6, 2018 Share Posted June 6, 2018 PHP probably runs under the user configured in your anonymous authentication settings. In IIS manager, click on your website, then on "Authentication". Select "Anonymous Authentication" and click "Edit" in actions bar at the right. There you will see the user (default: IUSR). Grant this user modify permissions on the assets folder. 4 Link to comment Share on other sites More sharing options...
Jerry.Schrijver Posted June 7, 2018 Author Share Posted June 7, 2018 Hi BitPoet, thanks for the quick and helpfull reply, you nailed the item. I will have to let the adminisrator test properly, but it looks good! Thanks a lot, saved my day! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now