I've CentOS5, and ran yum update, not thinking...
Anyway, everything is fine, except httpd not working properly. It is serving up pages, but only by IP/accountname, not by domain name. When I try to restart httpd, i get this output...
Looks as though the httpd.conf is jacked up? I do NOT know my way around httpd for anything. So a little unsure of where to look or begin. Can I reinstall the setup.sh for Directadmin to rewrite the settings to solve this, or will that destroy all my current 'good' settings? Can I just replace the httpd conf file with someone elses working file, or are the settings specific to each server, and not DA in general?
Anyway, everything is fine, except httpd not working properly. It is serving up pages, but only by IP/accountname, not by domain name. When I try to restart httpd, i get this output...
Code:
[root@sexton sbin]# ./httpd
[Fri May 29 06:20:24 2009] [warn] The Alias directive in /etc/httpd/conf/httpd.conf at line 178 will
probably never match because it overlaps an earlier Alias.
[Fri May 29 06:20:24 2009] [warn] NameVirtualHost xx.xx.xx.xx:80 has no VirtualHosts
[Fri May 29 06:20:24 2009] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
[Fri May 29 06:20:24 2009] [warn] NameVirtualHost xx.xx.xx.xx:80 has no VirtualHosts
[Fri May 29 06:20:24 2009] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
[Fri May 29 06:20:24 2009] [warn] NameVirtualHost xx.xx.xx.xx:80 has no VirtualHosts
[Fri May 29 06:20:24 2009] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
[Fri May 29 06:20:24 2009] [warn] NameVirtualHost xx.xx.xx.xx:80 has no VirtualHosts
[Fri May 29 06:20:24 2009] [warn] NameVirtualHost xx.xx.xx.xx:443 has no VirtualHosts
(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
Looks as though the httpd.conf is jacked up? I do NOT know my way around httpd for anything. So a little unsure of where to look or begin. Can I reinstall the setup.sh for Directadmin to rewrite the settings to solve this, or will that destroy all my current 'good' settings? Can I just replace the httpd conf file with someone elses working file, or are the settings specific to each server, and not DA in general?
Last edited: