How do I download and install Apache HTTP Server on my Windows XP computer )so I can test my PHP scripts without having to publish the script to the internet every time)?

Martin

Recommended Answers

All 4 Replies

I would recommend you Apache2triad http://apache2triad.net rather than setup apache and php on your own. You will love it.

I would recommend you Apache2triad http://apache2triad.net rather than setup apache and php on your own. You will love it.

I downloaded Apache2triad and installed it, what do I do now :?:

Martin

You have successfully installed apache, mysql, phpmyadmin and many other things. You are ready to go. Type http://localhost or http://yourcomputername in your web browser. Try doing whatever you wanna do.

C:\apache2triad\htdocs\ is the root of your site.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.