GreenAMP: A 3-step approach to building a native Apache.MySQL.PHP environment (green software)

by dongguahehe on 2006-10-08 16:15:49

I believe there are people out there who, like me, are beginners and don't know how to install service packages such as Apache, MySQL, and PHP on their local machines. As a result, many programs need to be uploaded to web hosting for debugging. However, this is indeed very troublesome...

Good news! I've found a software that allows you to set up an Apache, MySQL, and PHP environment on your own computer in just three steps... And it's a portable application! This software has a bit of history. It seems to have gone through about three name changes, and the latest version is called "KISS." But after trying it out, I feel it's still a half-finished product. Even though it’s already at version 0.2, it doesn’t include phpMyAdmin. Although it adds a few online DBMS management tools, they all require downloading from the official website! For someone lazy like me, the currently used GreenAMP is better. Even though its version is a bit old, it includes phpMyAdmin so you don’t have to download it yourself~ (Laziness is laziness...)

Let’s take a look at the official explanation:

**What is GreenAMP?**

GreenAMP is a portable Apache, MySQL, and PHP service suite for the Win32 platform. It does not require installation; simply extract it to any directory, and then configure the path (the current version no longer requires manual configuration—just click a .bat file, and the program will automatically complete this task), and it can run.

"Green" means portable, and "AMP" is the abbreviation of the first letters of Apache, MySQL, and PHP. GreenAMP means a portable AMP platform.

**Software Version**

This release is GreenAMP Standard Build 050123, which includes the following components:

- Apache 1.3.33 For Windows

- MySQL 4.0.21 For Windows

- PHP 4.3.10 For Windows

- Zend Optimizer 2.5.7 For Windows

- PhpMyAdmin 2.6.0 pl3

**How to Run and Maintain**

Before running and maintaining GreenAMP, you must set it up first.