HTTPD error
Hi community,
I have searched through a lot of threads but i can't find my solution (maybe because my lack of code knowledge).
My error:
I've been searching in my httpd config but as i Google the error, my httpd should be fine. Could anyone help me out here?
root@vps-8118-0683 [~]# service httpd start
Warning: DocumentRoot [/dev/null] does not exist
[Sun May 10 02:55:18 2015] [error] VirtualHost 37.252.122.83:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined resultsI've been searching in my httpd config but as i Google the error, my httpd should be fine. Could anyone help me out here?
-
Try rebuilding httpd config and then restart httpd service. You can rebuild httpd conf using below : /scripts/rebuildhttpdconf 0 -
Thanks for your reply kiraanmore. Sadly enough it didn't worked out, it made my websites go down(made a backup before :)). It said this in the console: root@vps-8118-0683 [/scripts]# ./rebuildhttpdconf info [rebuildhttpdconf] Missing IP for domain cpanel.localdomain, using 37.252.122.83 info [rebuildhttpdconf] Missing ServerName for domain cpanel.localdomain, using cpanel.localdomain info [rebuildhttpdconf] Missing port for domain cpanel.localdomain, using 80 info [rebuildhttpdconf] Missing user for domain cpanel.localdomain, using nobody info [rebuildhttpdconf] Missing owner for domain cpanel.localdomain, force lookup to root info [rebuildhttpdconf] Missing group for domain cpanel.localdomain, using nobody warn [rebuildhttpdconf] Shared IP 37.252.122.83 is the domain forward ip. Apache will not have a shared vhost on this IP warn [rebuildhttpdconf] Shared IP 37.252.122.83 is the domain forward ip. Apache will not have a shared vhost on this IP Built /usr/local/apache/conf/httpd.conf OK root@vps-8118-0683 [/scripts]# cd root@vps-8118-0683 [~]# service httpd restart Warning: DocumentRoot [/dev/null] does not exist [Sun May 10 13:49:54 2015] [error] VirtualHost 37.252.122.83:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
I'm tried to get Momit mmonit.com/monit/ working, and you can access Monit normaly through port 2812, but for me nothing came up. So i checked my HTTPD and discovered this error.0 -
Hello, Make sure the hostname of the server is not added to an account. EX: grep `hostname` /var/cpanel/users/*
Also, verify if you intended to setup domain forwarding via "WHM Home " DNS Functions " Setup/Edit Domain Forwarding". Thank you.0 -
Thank you for your answer Michael :) 0
Please sign in to leave a comment.
Comments
4 comments