Home > Archive > PHP Language > October 2006 > IIS vs Apache, PHP & MySQL on XP
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IIS vs Apache, PHP & MySQL on XP
|
|
| Mike Scirocco 2006-10-12, 6:59 pm |
| I just bought my first XP machine, so I can install PHP and MySQL and
learn how to make a web page interact with a database.
I have instructions from TechRepublic that look very thorough showing
how to install them PHP and MySQL on XP using IIS.
I read a lot about using apache but never got it to work right on my old
Win98SE machines.
I'd like to get away from MS if possible, I was wondering what people
here thought about using IIS/Apache.
TIA,
Mike
| |
| Roy Kaldung 2006-10-12, 6:59 pm |
| Mike Scirocco schrieb:
> I just bought my first XP machine, so I can install PHP and MySQL and
> learn how to make a web page interact with a database.
>
> I have instructions from TechRepublic that look very thorough showing
> how to install them PHP and MySQL on XP using IIS.
>
> I read a lot about using apache but never got it to work right on my old
> Win98SE machines.
>
> I'd like to get away from MS if possible, I was wondering what people
> here thought about using IIS/Apache.
>
> TIA,
> Mike
Hi Mike,
a fast and easy installation of PHP with Apache, MySQL etc is provided
by Apachefriends.org (http://www.apachefriends.org/).
SO you can get away from MS and will have easy access to a common used
environment.
hth,
Roy
--
Roy Kaldung
roy {at} kaldung {dot} com
http://kaldung.com
| |
| Peter Chant 2006-10-12, 6:59 pm |
| Mike Scirocco wrote:
> I'd like to get away from MS if possible, I was wondering what people
> here thought about using IIS/Apache.
Not tried IIS, I have for windows installed phpdev which gets Apache, PHP
and MySql working out the box plus a few other goodies.
Pete
--
http://www.petezilla.co.uk
| |
| coolcold 2006-10-12, 6:59 pm |
| another one for you to try out
http://www.wampserver.com/en/
CC
Mike Scirocco wrote:
> I just bought my first XP machine, so I can install PHP and MySQL and
> learn how to make a web page interact with a database.
>
> I have instructions from TechRepublic that look very thorough showing
> how to install them PHP and MySQL on XP using IIS.
>
> I read a lot about using apache but never got it to work right on my old
> Win98SE machines.
>
> I'd like to get away from MS if possible, I was wondering what people
> here thought about using IIS/Apache.
>
> TIA,
> Mike
| |
| Drakazz 2006-10-13, 3:57 am |
| probably only di vantages of IIS are that there is no .htaccess
ability and some crazy permission system.
Use apache :)
Or best, use GNU/Linux instead WinXP (though don't override anything)
Mike Scirocco ra=9Ae:
> I just bought my first XP machine, so I can install PHP and MySQL and
> learn how to make a web page interact with a database.
>
> I have instructions from TechRepublic that look very thorough showing
> how to install them PHP and MySQL on XP using IIS.
>
> I read a lot about using apache but never got it to work right on my old
> Win98SE machines.
>
> I'd like to get away from MS if possible, I was wondering what people
> here thought about using IIS/Apache.
>=20
> TIA,
> Mike
| |
| Mike Scirocco 2006-10-14, 3:56 am |
| cold wrote:
> another one for you to try out
> http://www.wampserver.com/en/
Have you used Apache, and if so how would you compare the two? Which one
do you use now?
Thanks,
MIke
| |
|
| Roy Kaldung wrote:
> Mike Scirocco schrieb:
>
> Hi Mike,
> a fast and easy installation of PHP with Apache, MySQL etc is provided
> by Apachefriends.org (http://www.apachefriends.org/).
> SO you can get away from MS and will have easy access to a common used
> environment.
> hth,
> Roy
Hi Roy,
That helped a lot, I installed XAMPP (instead of WAMP, it looked like it
has more features) and now I have Apache, MySQL and Perl, the control
panel says they're working... the installer worked flawlessly, perfect
for ignorant beginners!
Thanks very much,
Mike
|
|
|
|
|