From: Daniele on
Hello everyone.
In the farm we have an urgent problem.
We installed and configured a Windows Server 2008 R2 with IIS7 and PHP
5.2.12.
If I create a php file in the wwwroot directory, the file is executed.
When I go to create a virtual directory with permissions to IUSR and
IIS_IUSR and even to Everyone, I am returned a 500 error. The error
appears to be generated when trying to open a file even text from php
using fopen but all files have permissions to read, write and execute.
We no longer know where to turn.