I am using Win 2003 Server, IIS 6, PHP 5.
If you see "You are not authorized to view this page" error when running your PHP page.
Try one more thing:
1. Right-click {C:\php} (or your PHP installation root) and select {Properties}
2. Select {Security} tab and click {Add} button
3. Enter {ComputerName/IUSR_ComputerName} as object name and press {OK}
4. Select {Read & Execute} as permissions
5. Click {Advanced} button and select {Allow inheritable permissions from the parent...} checkbox
6. Press {OK}
You May Also Like
How To Make and Run Batch Files In Terminal In Mac OSX like windows .bat file
- 1.0K views
- 2 minute read
How to reach cart object on checkout page in Shopify checkout.liquid
- 962 views
- 2 minute read
How to Get Element Distance From Top with jQuery offset()
- 740 views
- 1 minute read