ps:安装完成后mysql的root也是不能进入的,输入正确的密码也会报1045错误,需要重新设置密码作者: freya 时间: 2015-3-1 14:00
Test Nginx configure files...
nginx: the configuration file /usr/local/nginx/conf/nginx.conf syntax is ok
nginx: configuration file /usr/local/nginx/conf/nginx.conf test is successful
ReStarting Nginx......
Stoping nginx... nginx is not running.
Starting nginx... done
Starting Apache.....
Starting MySQL...
Starting MySQL.. [ OK ]
httpd not running, trying to start
(98)Address already in use: make_sock: could not bind to address 127.0.0.1:88
no listening sockets available, shutting down
Unable to open logs
Remove old startup files and Add new startup file.....
====================== Upgrade to LNMPA completed =====================
You have successfully upgrade from lnmp to lnmpa,enjoy it!
=======================================================================
LNMP is a tool to auto-compile & install Nginx+MySQL+PHP on Linux
This script is a tool to upgrade from lnmp to lnmpa
For more information please visit http://www.lnmp.org
=======================================================================作者: freya 时间: 2015-3-1 14:06
# netstat -nlp |grep :88
tcp 0 0 127.0.0.1:88 0.0.0.0:* LISTEN 15068/httpd作者: freya 时间: 2015-3-1 14:20
# /root/lnmpa restart
=========================================================================
Manager for LNMPA V1.1 , Written by Licess
=========================================================================
LNMPA is a tool to auto-compile & install Nginx+MySQL+PHP+Apache on Linux
This script is a tool to Manage status of LNMPA
For more information please visit http://www.lnmp.org
Usage: /root/lnmpa {start|stop|reload|restart|kill|status}
=========================================================================
Stoping LNMPA...
Stoping nginx... done
Shutting down MySQL. [ OK ]
httpd (no pid file) not running
Starting LNMPA...
Starting nginx... done
Starting MySQL.. [ OK ]
(98)Address already in use: make_sock: could not bind to address 127.0.0.1:88
no listening sockets available, shutting down
Unable to open logs
-------------------------------
重启了一下
# /root/lnmpa status
=========================================================================
Manager for LNMPA V1.1 , Written by Licess
=========================================================================
LNMPA is a tool to auto-compile & install Nginx+MySQL+PHP+Apache on Linux
This script is a tool to Manage status of LNMPA
For more information please visit http://www.lnmp.org