I've got PHP5 installed on my laptop running Windows XP Pro. I would
like to have it installed to use IIS rather than Apache.
The odd thing is that I have a phpinfo page created and sitting in
inetpub\wwwroot. If I browse to
http://127.0.0.1/test.php the page
works.
I created a virtual web site in IIS for PHPMyAdmin. But I can't seem
to pull that page up. Instead I get a pop up box that asks what
program to use to open that file.
Any ideas?