I'm trying to restart my apache server using the comand:
service httpd restart and I'm getting the following error :
Stopping httpd: [FAILED] Starting httpd: [Sun Mar 18 12:28:14 2012] [warn] module proxy_ajp_module is already loaded, skipping (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 [FAILED] what could be the problem?