PHP will run happily under IIS or Apache. (Don't try both because they will
both want to grab port 80 and only one will be able to get it.) Its been a
while since I installed it (for either server), so I can't give you a guide
on the steps. I would suggest that you stick with IIS because its simpler
than Apache.
--
Brian Cryer
www.cryer.co.uk/brian
http://www.sitepoint.com/blogs/2009/04/07/how-to-install-apache-on-windows/
This is one of my favorite. Very resourceful.
If you are installing Apache, I assume you would be fiddling with PHP, mySQL
too ??
http://www.php-mysql-tutorial.com/wikis/php-tutorial/installing-php-and-mysql.aspx
~Happy Holidays! ~
"Alan T" <alan_NO_S...@yahoo.com.au> wrote in message
news:%23s3Y%23prgK...@TK2MSFTNGP04.phx.gbl...
Yes, I tried to install apache on Windows, but looks like need to do some
configuration changes in apache config file.
Can I run PHP and ASP.NET using using IIS?
Can I put those .php and .aspx file under
c:\inetpub\wwwroot
?