Web Server?

  • Thread starter Thread starter m.delorme
  • Start date Start date
M

m.delorme

Hello!

I am running Windows XP Pro and I was wondering if someone
could point me to a resource that could guide me through
instalation of IIS, PHP and MySQL on a windows xp system?
I would perfer just one site with step by step
instructions on how to install and personalize the
settings. I am just using this a a test server for myself
before I post to the web. Thanks in advance!
 
IIS can be simply installed by choosing Add/Remove Programs in Control
Panel. Click the Add/Remove Windows Components button and then choose IIS.

PHP and MySQL are not part of Windows and therefore require that you acquire
the software yourself and then install per the manufacturer's instructions.

It sounds like you are just starting out with all this. May I ask why
you've chosen PHP and MySQL?
 
I am new at setting up this stuff, but not new the PHP. I
am a PHP programer and I want a place on my local machine
were I can test PHP scripts so I dont have to keep
uploading them to my web server that actualy has a domain
name.
 
Back
Top