关于安装lnmp1.1后安装sendmail
ubuntu 14.04 64bit1、安装了LNMP1.1
2、apt-get install sendmail
3、apt-get install mailutils
4、安装了fureftpd
5、修补了fureftpd mysql5.5
wget http://soft.vpser.net/lnmp/ext/fix_pureftpd_mysql55.sh && chmod +x fix_pureftpd_mysql55.sh && ./fix_pureftpd_mysql55.sh
6、/root/lnmp restart
出现了以下问题,我不知道哪里出错了。百度了下面的问题也找不到,只能来求救了~~
=========================================================================
Manager for LNMP V1.1,Written by Licess
=========================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to Manage status of lnmp
For more information please visit http://www.lnmp.org
Usage: /root/lnmp {start|stop|reload|restart|kill|status}
=========================================================================
Stoping LNMP...
Stoping nginx...done
Gracefully shutting down php-fpmdone
* MySQL server PID file could not be found!
Starting LNMP...
Starting nginx...done
Starting php-fpmdone
Starting MySQL
. * The server quit without updating PID file (/var/run/mysqld/mysqld.pid). 1.1不需要打补丁,按置顶帖要上传mysql日志看看,目测可能是使用apt-get安装上了mysql造成的
页:
[1]