天天看點

LNMP.ORG 安裝LNMP

參考:http://lnmp.org/install.html

cd /usr/local/src

wget -c http://soft.vpser.net/lnmp/lnmp1.3-full.tar.gz    //或自己拷貝

tar zxf lnmp1.3-full.tar.gz

cd lnmp1.3-full

 ./install.sh lnmp

如果顯示Nginx: OK,MySQL: OK,PHP: OK

LNMP.ORG 安裝LNMP

并且Nginx、MySQL、PHP都是running,80和3306端口都存在,并提示Install lnmp V1.3 completed! enjoy it.的話,說明已經安裝成功。

預設LNMP是不安裝FTP伺服器的,如需要FTP伺服器:https://lnmp.org/faq/ftpserver.html

5、添加、删除虛拟主機及僞靜态管理

http://lnmp.org/faq/lnmp-vhost-add-howto.html

6、eAccelerator、xcache、memcached、imageMagick、ionCube、redis、opcache的安裝

http://lnmp.org/faq/addons.html

7、LNMP相關軟體目錄及檔案位置

http://lnmp.org/faq/lnmp-software-list.html

8、LNMP狀态管理指令

http://lnmp.org/faq/lnmp-status-manager.html