demosthenes.info

A blog by Dudley Storey on , , , , , , and anything else that strikes his fancy.

featured articles

popular favourites

Installing A Web Server: Windows

WAMP Setup Screen 1Naturally Microsoft makes its own server software (both Internet Information Server, or IIS, and Windows Server), but they both cost money. We’re interested in free, open source web server software: for Windows, my personal recommendation is WAMPServer, although there are many other possibilities (in the past, I recommended XAMPP, but that package has grown overly large and complicated, in my opinion).

WAMP Setup 2Note that the installation instructions that follow are geared towards installing WAMPSever on Windows 7: while installation on earlier versions of Windows is entirely possible, each OS typically requires its own unique tricks.

  1. Download WAMPServer.

  2. Install WAMPServer as you would any other Windows program, providing User Account Control approval where needed. (On Windows, server software prefers to be installed at the root of the drive, i.e. directly in C:\ I recommend you follow this preference.).

  3. WAMPServer wants to know the location of your default browser. I recommend taking the time to locate Firefox, Chrome, or Safari on your C: drive. (For example, Computer > C > Program Files > Mozilla Firefox 3.6 > Firefox)

  4. WAMPServer will prompt you for the PHP Mail address. Leave the default information there and press Next – it is not important for our purposes.

  5. WAMPserver screenshotOnce installed, all services should be running; WAMPServer runs a small icon in the Windows panel. Test your installation by pointing any browser to http://localhost You should see the default WAMPServer page appear.

  6. Assuming you have followed the steps above, your server looks for resources in C:/WAMP/www/ Placing a new folder (say newsite) in this location will mean that the URL to reach pages in newsite on the development server will be http://localhost/newsite/

web developer guide

featured comment

by JoelB in Goodbye, JQuery Validation: HTML5 Form Errors With CSS3

what i'm reading

A Storm of Swords: A Song of Ice and Fire: Book Three
A Storm of Swords: A Song of Ice and Fire: Book Three

what i'm watching

Californication: The Third Season
Californication: The Third Season

what i'm playing

Mass Effect 3 Collector's Edition
Mass Effect 3 Collector's Edition

what i'm hearing

Dub FX
Dub FX

blogs

podcasts

no ads ever

This blog is free of advertising, and always will be.

creative commons licensed

The content of this blog is free to use in whatever way you wish under the Creative Commons license.