Preparation
<< | Setting up PHP and Firebird on Linux | Build and installation >>
Preparation
1. Obtain the source code of Apache™ HTTP Server (2.2.8): https://httpd.apache.org/download.cgi.
2. Obtain the source code of PHP (5.2.5): https://php.net/downloads.php mirror.
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.
See also:
Beginners' guide to Firebird and PHP
Using Apache™, PHP and InterBase® to develop websites