You must have to create name virtual host on your domain except IP.

for example:

Add NameVirtualHost as follows:
NameVirtualHost *:80

OR add server IP on Domain

NameVirtualHost Domain.com:80
feronso Reviewed by feronso on . service httpd restart error Hi, I have installed kloxo on my new VPS. When I trying to restart apache using service httpd restart or /etc/init.d/httpd restart command getting this error please help me. Starting httpd: VirtualHost 5.34.241.149:80 overlaps with VirtualHost 5.34.241.149:80, the first has precedence, perhaps you need a NameVirtualHost directive VirtualHost 5.34.241.150:80 overlaps with VirtualHost 5.34.241.150:80, the first has precedence, perhaps you need a NameVirtualHost directive VirtualHost Rating: 5