Version Info: V0.2 21/06/2012

DO you ever wanted to set-up a testing server with
– Apache virtual config, logs, paths setted,
– MySQL server with password set,
– FTP Server (Vsftpd),
– PHP and PhpMyAdmin installed & configured on your server or VPS in seconds?

If you answer “yes” to the question, you are in the right place, what does this script do in basic:

– Installs http, PHP, MySQL, phpMyAdmin, rpmforge repo and other related packages
– Sets apache configs, mod_deflate, virtual hosts, create user, cgi-bin directory
– Sets time with ntpdate, disables iptables & selinux, mysql password and
– Updates the system

What is needed?
– A clean minimal install of CentOS/Redhat 6.X

How can I download the script?

wget http://www.plugged.in/downloads/plugged.sh

or just download it.

[wpdm_file id=1]

How to use the script?

chmod 755 plugged.sh
./plugged.sh -u username -p password -d domain.com

You can reach phpMyAdmin by typing domain.com/phpMyAdmin/

If you have suggestions or requests please write down!

3 Responses to Download Plugged.in LAMP installer for CentOS 6.x
  1. […] mod_python on your Centos 6 server, simply follow the steps below. We also recommend using our LAMP installer, this method can easily be implemented with our […]

  2. […] First, let’s install the plugged.in LAMP installer for CentOS 6.x With this script, you’ll get everything you need to turn your Linux box into a web server. Details on how to use it is available on plugged.in […]

  3. […] you use our LAMP installer script and want to add a new domain afterwards, we’ve created a simple script to ease up the […]


[top]

Leave a Reply

Your email address will not be published. Required fields are marked *