redhat下httpd服务进程启动不了,大家快点帮帮忙.
[root@localhost init.d]# /etc/rc.d/init.d/httpd start
Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:8080
no listening sockets available, shutting down
Unable to open logs!
[FAILED]
[root@localhost init.d]# service httpd start
Starting httpd: (98)Address already in use: make_sock: could not bind to address 0.0.0.0:8080
no listening sockets available, shutting down
Unable to open logs!
[FAILED]
|