Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

PHP - web server

0 views
Skip to first unread message

Alan T

unread,
Dec 21, 2009, 10:54:40 PM12/21/09
to
XP SP2
I would like to start learning PHP and just wonder if I need to choose
either IIS or Apache turned on? Not both?


Brian Cryer

unread,
Dec 24, 2009, 8:37:16 AM12/24/09
to
"Alan T" <alan_NO_S...@yahoo.com.au> wrote in message
news:%23s3Y%23prgK...@TK2MSFTNGP04.phx.gbl...

> XP SP2
> I would like to start learning PHP and just wonder if I need to choose
> either IIS or Apache turned on? Not both?

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

jesmin ningthoujam

unread,
Dec 30, 2009, 11:47:34 AM12/30/09
to
It's kinda interesting and a learning experience as you need to toggle
between a whole lot of configuration :)

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...

Alan T

unread,
Jan 19, 2010, 11:38:51 PM1/19/10
to
> It's kinda interesting and a learning experience as you need to toggle
> between a whole lot of configuration :)
>
> 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
>

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
?


0 new messages