Syndicate content

WAMP

Windows, Apache, MySQL, PHP - Installation Guides

How to install PHP 4 on Windows

Note

This tutorial is for PHP 4.x and if you want the PHP 5 tutorial you are at the wrong place.

How to install MySQL 4.0 on Windows

Note

This tutorial is for MySQL 4.0 and if you want the MYSQL 5.1 tutorial you are at the wrong place.

How to install Apache 2.0 on Windows

Note

The tutorial below is for Apache 2.0.x and as of January 2007, I will no longer keep it updated. The current version of the Apache tutorial can be found here.

How to Change MySQL root password on Windows

Description

Use these instructions if you need change the root password for MySQL on Windows or if you need to add additional new users with general or specific limitations.

Instructions for Apache on Windows: FAQ

Description

These are not really traditional FAQ. This is more of a user provided hints, tips, and debugging help.

Other Software to use with WAMP server

Description

Other software and programs that I've found help give a better user experience when using your server.

Sharing Apache Server with the Internet

Description

There are several steps you need to complete if you want to allow friends, family, clients, or anyone else access to your server. If they are outside your router, you need manually set your router to forward ports to your computer.

How to install MySQL on Windows

Note

The older MySQL 4.0 tutorial has been completely removed as of Jan 1, 2010. The official site no longer even has the 4.0 binaries available so there's no point in keeping the tutorial. Please use the MySQL 5.1 tutorial below instead.

How to install PHP on Windows

Note

Some of you have asked that the older version of the tutorial with PHP 4.3.x be put back up. I am putting it back up, but will no longer update it. You can still find it at PHP 4 page. However, I strongly recommend using the PHP 5 tutorial below.

How to install Perl on Windows

Introduction

Installing Perl for CGI is completely optional and none of the other parts of this tutorial require it to be installed. The only reason to install ActivePerl is if you will be running Perl based CGI scripts.