Hi Dread,

any information about wat you really want would be useful.

Do you want to install it on a linux or a windows box?

Do you want PHP in combination with a webserver and/or database?

Assuming you want a webserver with php and mysql on linux:
Just download the MySQL 4.0.x database from www.mysql.com
Download apache 2.0.x from www.apache.org
Download PHP 4.3.x from www.php.net

First install the database:
Get MySQL-client-4.0.x, MySQL-server-4.0.x and MySQL-devel-4.0.x RMP packages 
(complete installers for linux) appropriate for you linux version. And install them by 
typing "rmp --install package-name"

A good walktrough for installing apache2 with php can be found at 
http://www.php.net/manual/en/install.apache2.php

Reply via email to