Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 4

Part 4 – Install MySQL 4.1 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:\Server\mysql).

Read Me 8 Comments

Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 3

Part 3 – Install PHP 5 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.

Read Me 19 Comments

Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 2

Part 2 – Install Apache 2 Run the Apache Windows Installer that downloaded in Part 1. The installation is easy, just follow the on screen instruction.

Read Me 4 Comments

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.

Read Me 6 Comments