#1 By: avenueb Subject:Building a Lamp server, the easy way Time: 30.Aug.06 16:16:09
LAMP: Linux, Apache, Mysql and PHP
LAMPP: an easy way to build a LAMP server.
http://www.apachefriends.org/en/xampp-linux.html
I never had an easier time building a web server. Just a couple of commands got my server set up.
Caveat: make sure to lock the server down with their security script before opening access from the internet.
Another Caveat: currently LAMPP builds with MYSQL 5.x, which is incompatible with Supermod 3.0.0. Also included is PHP 5, but you can easily switch back to PHP 4 after running one command.