Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1838947
  • 博文数量: 333
  • 博客积分: 10791
  • 博客等级: 上将
  • 技术积分: 4314
  • 用 户 组: 普通用户
  • 注册时间: 2007-08-08 07:39
文章分类

全部博文(333)

文章存档

2015年(1)

2011年(116)

2010年(187)

2009年(25)

2008年(3)

2007年(1)

分类: 系统运维

2010-03-23 13:58:44

/etc/init.d/httpd start

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


使用

netstat -lnp |grep 80


将使用80端口的进程全部kill掉,然后在运行

/etc/init.d/httpd start


阅读(1312) | 评论(0) | 转发(0) |
0

上一篇:Apache安装

下一篇:重新启动apache问题

给主人留下些什么吧!~~