hwq88 发表于 2015-7-28 15:29:22

lnmpa服务器一直运行的很好,今天新增域名,无法启动apache httpd了,请帮忙解决一下

/etc/init.d/httpd restart
Stopping httpd:                                          
Starting httpd: httpd: Could not reliably determine the server's fully qualified domain name, using 10.252.25.136 for ServerName
(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

licess 发表于 2015-7-28 17:51:05

lnmpa下nginx使用80端口,apache使用88端口
看报错信息应该是apache的配置文件被 改成80了
页: [1]
查看完整版本: lnmpa服务器一直运行的很好,今天新增域名,无法启动apache httpd了,请帮忙解决一下