How do I setup PHP, MySQL and Apache on UNIX/Linux
From Online Grades Documentation
There are many online instructions on how to do this. Here are a few to get you started:
- ONLamp.com: Basic Installation of PHP on a Unix System - http://www.onlamp.com/pub/a/php/2000/11/17/php_admin.html
- Linux Help: LAMP Guide - http://www.linuxhelp.net/guides/lamp/
- PHP.net - http://us2.php.net/manual/en/install.php
- XAMPP - http://www.apachefriends.org/en/xampp.html - XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start. Install options exist for the following platforms:
- XAMPP for Linux
- XAMPP for Windows
- XAMPP for Mac OS X
- XAMPP for Solaris
If you find another guide helpful or one of these out of date feel free to contact the project team with your suggestions.

