wget http://soft.vpser.net/lnmp/lnmp0.7.tar.gz
tar -xzvf lnmp0.7.tar.gz
cd lnmp0.7
./centos.sh | tee lnmp.log
enter your domain
Please input domain:
www.mydomain.com
after that you’ll be asked for the root mysql password
Please input the root password of mysql:
press any key to start the installation
Press any key to start...
you’ll have to wait for about 30minutes for the installation to end
info
your public web dir : /home/wwwroot
phpmyadmin url : http://www.mydomain.com/phpmyadmin/
to add a new virtual host just run
/root/vhost.sh
optional packages
to install eaccelerator (from the installation directory)
./eaccelerator.sh
to install ioncube (from the installation directory)
./ionCube.sh
to install pureftp (from the installation directory)
./pureftpd.sh
to install vsftpd (from the installation directory)
./vsftpd.sh