Sponsored by SimpliSafeSimpliSafe is award-winning home security trusted by over 3 million peopleLearn more

Hi all.

PHP seems to have stopped working on our webserver. For some reason, whenever a .php page is requested, a 404.2 error keeps occuring saying:

"HTTP Error 404.2 - File or directory not found: Lockdown policy prevents this request."

We have just recently made modifications to the IIS6 installation, such as moving the websites to a second hard disk (away from the wwwroot folder), reinstalling PHP and this started heppening right away. I have a feeling this is to do with the new lock-down features of IIS, but have no idea of how to get PHP serving pages again.

Also, we can not move to Apache and I would really like to be able to keep my websites on a different partition if it is allowed by Microsoft.

Steve.

    IIS Lockdown is (as far as I am aware) is an MS program that helps to (as the name suggests) lock down IIS. Take a look here for more info.

      Write a Reply...