Dave wrote:
On 12/27/05, Syv Ritch centos@911networks.com wrote:
- There is XAMPP, it provides: apache, mysql and php
The xampp install is only 2 lines: After downloading simply type in the following commands:
1. Go to a Linux shell and login as the system administrator root:
su
2. Extract the downloaded archive file to /opt:
tar xvfz xampp-linux-1.5.0.tar.gz -C /opt
modx, http://http://modxcms.com/ drupal, http://drupal.org/
modx and drupal are tar.gz that you extract to your "root" directory. Root is not the user root but the location that is set in httpd.conf or http.conf [depending on the version]: it could be htdocs, wwww...
and many others
Cool, I'll check those out later this week. Do you know if any have rpm type installs?