风之翼灵 发表于 2012-11-1 17:45:16

LNMPA添加域名出错

Press any key to start create virtul host...
Create Virtul Host directory......
set permissions of Virtual Host directory......
Test Nginx configure file......
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
Restart Nginx......
Restart Apache......
Stopping httpd:                                          
Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
                                                         
=========================================================================
Add Virtual Host for LNMP V0.9,Written by Licess
=========================================================================
For more information please visit http://www.lnmp.org/


怎么处理哇?

风之翼灵 发表于 2012-11-1 17:53:03

试着重启了下服务器。。。。网站502了。。。

Apache启动不了
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
                                                         

风之翼灵 发表于 2012-11-1 17:53:53

重启Apache也是这样

Stopping httpd:                                          
Starting httpd: (98)Address already in use: make_sock: could not bind to address [::]:80
(98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs
                                                         

风之翼灵 发表于 2012-11-1 19:35:48

检查了一下。。。

Nginx和Apache的端口冲突。。。关了Nginx能打开Apache,但Nginx就出错,80端口占用。。。

求救~~~~~~

licess 发表于 2012-11-1 19:57:47

你自己修改过apache的配置文件吧,把里面的88改成了80 是吧

风之翼灵 发表于 2012-11-1 20:12:06

回复 5# 的帖子

没有改过,我检查过配置文件,是88没错的

但我现在是不是觉得我的88端口没开放?
页: [1]
查看完整版本: LNMPA添加域名出错