llsmp(Linux + Litespeed + MySQL + PHP)
wget http://llsmp.googlecode.com/files/llsmp0.6_centos.tar.gz
tar zxvf llsmp0.6_centos.tar.gz
wget http://llsmp.googlecode.com/files/centos_tools_0.6.tar.gz
tar zxvf centos_tools_0.6.tar.gz
cd centos
./install.sh
安装完成后依次安装需要的组件
cd ..
cd centostools
./eaccelerator.sh
./zend_optimizer.sh
./ioncube.sh
./vsftpd.sh
./vhost.sh (添加主机)
./backup.sh(备份)