I've installed PHP and can access phpinfo through the console but my web pages aren't being parsed.
Ive restarted IIS, checked the "Application Configuration" dialog and it has the .php extension associated with the PHP.exe file correctly and I have also ammended the PHP.ini like so:
doc_root = "W:\"
What have I done wrong or what am I missing here...?


