Not Just Paranoid

Another site by Pete Maynard

How to install a PHP Web Server in Windows XP

If you want to learn PHP you will need a server that has PHP support. If you don’t feel confident enoght too install a major web server and all the bits then good news. There is a software called Nanoweb, which is a free small web server that supports PHP. It works on both Linux and Windows. So for Windows download the Windows installer here

TIP: Download the version that has PHP with it if you do not already have that installed on your machine.

One you have it downlaoded double click on the installer and click on ‘Extract’

It will extract the files and then terminate the install

It will load up the read me file and once you click on close it will continue with the install and end. If you would like to read the read me at another time then you can find it at C:\nanowe.

Now that it is all installed goto your desktop and double click on ‘Start Nanoweb’ Unblock windows firewall and you should see a command prompt window saying the following.

This means that the server is all working fine. To make sure of that type in localhost into your web browser (Internet Explorer, Firefox Netscape etc) You should see “Welcome to nanoweb!”. That file is located at C:\nanoweb\www, the www folder is the main root directory (folder) of the server. This is where you will be saving all of your PHP script files.

That’s it! All you need to do to set up a PHP development web server. If you want other people to view your files then you may have to port forward your ip address, this will be coverd at another time.

5 Mar 2008 | Tags ( tutorial Windows XP )

Website Last Updated on 15 Sep 2023 (CC BY-SA 4.0)

This site uses JQuery and nanogallery2 hosted by jsdelivr.net
for the Flickr photo feed and GoatCounter for user insights.