Ik draai debian met directadmin en sinds vanmorgen zijn de websites die ik host niet meer bereikbaar. Verder draait alles stabiel. Directadmin geeft aan dat httpd gewoon draait, maar als ik via DA probeer te restarten krijg ik een error zonder details. Via ssh krijg ik de volgende error
in httpd/error_log vind ik de volgende fouten:Code:~$ sudo /etc/init.d/httpd restart 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
iemand enig idee?Code:[Sat Feb 14 00:10:02 2009] [notice] SIGHUP received. Attempting to restart [Sat Feb 14 00:10:03 2009] [warn] RSA server certificate CommonName (CN) `localhost' does NOT match server name!? [Sat Feb 14 00:10:03 2009] [warn] Init: SSL server IP/port conflict: ****:443 (/********/httpd.conf:48) vs. www.****.nl:443 (/******/httpd.conf:48) [Sat Feb 14 00:10:03 2009] [warn] Init: SSL server IP/port conflict: www.*******.com:443 (/*******/httpd.conf:48) vs. www.********.nl:443 (/******/httpd.conf:48) [Sat Feb 14 00:10:03 2009] [warn] Init: SSL server IP/port conflict: localhost:443 (/etc/httpd/conf/extra/httpd-vhosts.conf:38) vs. www.*******.nl:443 (/******/httpd.conf:48) [Sat Feb 14 00:10:03 2009] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!! [Sat Feb 14 00:10:03 2009] [notice] Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8c DAV/2 PHP/5.2.6 configured -- resuming normal operations [Sat Feb 14 00:11:01 2009] [notice] caught SIGTERM, shutting down

Likes:


Quote