demosthenes.info

I’m Dudley Storey, the author of Pro CSS3 Animation. This is my blog, where I talk about web design and development with , and . To receive more information, including news, updates, and tips, you should follow me on Twitter.

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/

You must be signed up in order to leave comments.

web developer guide

featured comment

by Aisling Brock in New Business Card Design

what i'm reading

A Feast for Crows: A Song of Ice and Fire: Book Four
A Feast for Crows: A Song of Ice and Fire: Book Four

what i'm watching

Prometheus: Collector's Edition (Bilingual) [Blu-ray 3D + Blu-ray + DVD + Digital Copy]
Prometheus: Collector's Edition (Bilingual) [Blu-ray 3D + Blu-ray + DVD + Digital Copy]

what i'm playing

Borderlands
Borderlands

what i'm hearing

Planets
Planets

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.