Preparation

1. Obtain the source code of Apache™ HTTP Server (2.2.8): Apache HTTP Server Project.

2. Obtain the source code of PHP (5.2.5): PHP Download files.

3. a) Unpack httpd to, e.g. /yourhome/apps/httpd-2.2.8.

b) Unpack PHP to, e.g. /yourhome/apps/php-5.2.5.

4. Be prepared with the path to the Firebird installation in your system (e.g. /opt/firebird) and the paths to which you would like Apache™ and PHP to be installed, e.g. /yourhome/inst/httpd and /yourhome/inst/php respectively.