DotNetPanel Manuals Center, Guides, "HOW TO" On-Line Library
Running PHP Web Sites in DNP Dedicated Application Pools Edit Page Page Info
Last edited Mon, 08 Jan 2007 09:05:53 GMT by Feodor Fitsner, revision 2

If you enable "Dedicated Application Pool" option on web site properties in DNP you need to do the following steps in order to make PHP scripts working on that web site:

1. Open "Local Security Settings" MMC snap-in (Start -> Administrative Tools -> Local Security Policy).

2. Navigate to "Security Settings -> Local Policies -> User Rights Assignments":

security_policy.png

3. Add "IIS_WPG" group to the following policies:

  • Adjust memory quotas for a process
  • Generate security audits
  • Log on as a service 
  • Replace a process-level token

4. Close MMC snap-in.

5. Restart IIS (Start -> Run... -> iisreset).

Tags (0)
No tags have been added yet.
Comments (0)
No comments have been added yet.
Attachments (0)
No page attachments found.