LNMP.ORG 安装LNMP

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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
技术分享
并且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

以上是关于LNMP.ORG 安装LNMP的主要内容,如果未能解决你的问题,请参考以下文章

Lnmp上安装Yaf学习

LNMP环境下安装freeradius+radius manager3.9

lnmp.org 安装环境的,root权限都没法删除网站文件夹,问题解决-转

lnmp或者lamp环境一键安装

LNMP架构

CentOS7.x-lnmp环境下安装Discuz论坛