How to make PHP work with IIS
Posted onThis is one of the poblems that we have constantly faced on Windows Serves. Although PHP seems installed, any .php pages fail to work on browser with the error message ” Page not found”The problem is PHP and IIS hosting are not configured to interact and so IIS fails to recognise a .php extension.To allow […]