Hello all,
This is my first post so be gentle!
Before I start, here's the server info:
Win2008 Web R2 x64
IIS 7.5
WebsitePanel 1.2.1
PHP 5.4
I am having an issue with a simple PHP CMS application that runs within a website and needs full control (CHMOD 777) to a number of Windows Folders within the hosting space of a client.
The issue is that for the life of me I cannot change the permissions to the equivalent of 777.
The website has it's own App Pool, so after doing some searching I found that all I had to do was find the correct App Pool Identity name then either from command line or the Security Tab give the app pool full rights to the folders needed. So for instance, I went to the Security Tab and added the user 'IIS AppPool\domain.com v2.0 (Classic)' It then allowed me to give full control of that instance. However this did nothing and we are till getting access denied.
When checked from within Dreamweaver on a linux box the folder shows CHMOD 755 so it certainly hasn't given full access.
Am I missing something here?!
Sorry if I have missed out any relevant info, please ask and I shall find out if I don't know!
Any help would be very much appreciated.
↧