How to Install and Configure PHP3 on Windows
This tutorial shows the steps you need to install and configure PHP on Windows.
Installing PHP
Running PHP3 and 4 as simultaneous modules within Apache
If you are maintaining or writing PHP scripts for several sites then you might be in a situation where you will have to use PHP3 code for one site and php4 code for another site.
Installing PHP
PHP4 Installation Overview
This comprehensive article guides you through installation process of PHP4 and Apache on two different type of platforms: Windows and non-Windows.
Installing PHP
Installing PHP/Apache on Your Win98/NT Machine
This article will show you how to install Apache and PHP on your own Windows 98/NT machine for local dev.
Installing PHP
Basic Installation of PHP on a Unix System
This 2-page tutorial walks you through compiling and installing PHP on a Unix system.
Installing PHP
Compiling and installing php/mysql under Linux
Here, you will find tutorials on compiling and installing php and MySQL on a linux Box.
Installing PHP
Apache, PHP and SQL on Linux, for Newbies
This is a through, yet easy to understand guide to installing Apache, including PHP and its support for different SQL servers, including MySQL and PostgreSQL.
Installing PHP
Installations: Fast and Easy
This article lists and discusses a couple of tools that automate the installation process of Linux, Apache, MySQL and PHP (LAMP).
Installing PHP
PHP 4.1.x Step by Step Installation
This is a step by step installation guide for PHP 4.
Installing PHP
Database backed web application development environment for Windows
Apache, PHP4 and MySQL are open source technologies that allow you to create powerful and fast database-generated web site applications.
Installing PHP