This is one of the problems that we have constantly faced on Windows Serves. Although PHP seems installed, any .php pages fail to work on a browser with the error…
Tag: How to Make PHP work with IIS
How to make PHP work with IIS
November 27, 2006 / Web HostingTo make PHP work with IIS: Install PHP: Download and install PHP on your computer. Make sure to select the “APACHE” and “IIS” options during installation. Configure IIS: Open IIS…