Installing Apache, PHP, and MySQL
Your Own Home Server - Introduction
An Introduction
In this tutorial you will learn how to step up your own server. This server will be comprised of Apache 1.3.31, PHP 4.3.9, and MySQL 4.1. This tutorial will address the basic setup of a server on your own computer. This means the removal of hassles of dealing with the company that is running a remote web server. It will be easy to modify. You can add any thing you want to it, be it CGI/Perl, Zope, Roxen, etc, all by your self. You will have unlimited disk space, well at least as big as your hard drive is =) Now that you know the advantages, it is time that I tell you what i used, and what you will need.
What I used
- Windows - NOTE that if you are using XP or 2k you WILL NEED Administrative Privileges. If you don't then get them somehow =) If you are on 95, 98, NT, XP, ME, I am not sure if this will work on 95 or Xp. If you tried this tutorial on one of those OS's please email me and tell me how it went.
- Apache 1.2.x - Apache 2.0 is a different set up than 1.3.x, and since most online distributions use 1.2.x that is what we'll use.
- Mysql 4.1 - The newest version of MySQL when I set up my server. MySQL also the is the best PHP supported Database, and well love PHP don't we.
- PHP 4.3.10 - The latest and greatest PHP release. -nt
What you will need
- Note - This tutorial is ONLY written for new versions of Windows.
- Apache 2.0.52 - Link: Apache's web site - Download link to Apache 2.0.52
- PHP 4.3.9 - Link: Download page - PHP 4.3.10 installer for Windows or PHP 5.0.3 installer for Windows
- Mysql 4.1 - Link: Download -
Once you have downloaded all the programs you are ready to continue