I'm trying to set up IIS 7 on vista home premium as a home web server. Currently I'm trying to get php to work with it. I've followed steps to install it as an ISAPI module, but when I navigate to "info.php" (containing <? phpinfo(); ?> I get the error given below. It seems that even tho it matches...