Hi All,
Something doesn't seem to be working and I'm at a loss. Any help is appreciated.
I'm using XP Prof. with IIS running. I just downloaded and installed the PHP installer. I created a new virtual directory pointing the the folder in C:/inetpub/wwwroot/php. There are two files in this folder: index.html and index.php. When I access http://localhost/php/index.html, it loads fine, but when I access http://localhost/php/index.php, it says "File Not Found". Both files are in the same directory. Is there something I'm missing?
Thanks!
MK