Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 1
Part 1 – Downloading Apache2, PHP5 and MySQL4 Binaries
Apache 2: Download Win32 Binary (MSI Installer)
Donwload the msi installation version of Apache 2, which ended with extension .msi.
PHP 5: Download PHP 5 zip Package
Download the PHP zip package under the Windows Binaries. Do not download the installer version, it’s not supporting Apache web server.
MySQL 4.1: Download MySQL 4.1 Windows Essentials
Search for “Windows Downloads” and download the Windows Essentials (x86) installation package. The file should ended with extension .msi. The Essentials package is recommended since it features only the essential components one needs to run the MySQL server on a Windows machine, and has reduced file size.
No related posts.





how configure remote printer LAN
[...] Note: Refer to this post for steps to setup the above required ocmponents. [...]
[...] For more information on how to setup Apache 2 web server, PHP 5 and MySQL 4 ready for use of phpBB, read these articles. [...]
[...] Run the MySQL Essentials Installation package setup.exe that downloaded in Part 1. Follow on screen instruction for the whole installation. Halfway into the installation, choose the installation path you want. Anywhere is fine, but recommended to install inside the Apache2 root level (i.e. C:Servermysql). [...]
[...] Unzip the PHP zip package that downloaded in Part 1 to C:PHP (Create a new folder named PHP at C: root level). Then shut down Apache server. [...]
[...] Run the Apache Windows Installer that downloaded in Part 1. The installation is easy, just follow the on screen instruction. [...]