Results 1 to 4 of 4
-
30th Jul 2012, 06:00 PM #1OPMember
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.
Code:Starting httpd: [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.149:80 overlaps with VirtualHost 5.34.241.149:80, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.150:80 overlaps with VirtualHost 5.34.241.150:80, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.149:443 overlaps with VirtualHost 5.34.241.149:443, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.150:443 overlaps with VirtualHost 5.34.241.150:443, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.149:80 overlaps with VirtualHost 5.34.241.149:80, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.150:80 overlaps with VirtualHost 5.34.241.150:80, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.149:443 overlaps with VirtualHost 5.34.241.149:443, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.150:443 overlaps with VirtualHost 5.34.241.150:443, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.149:80 overlaps with VirtualHost 5.34.241.149:80, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.150:80 overlaps with VirtualHost 5.34.241.150:80, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.149:443 overlaps with VirtualHost 5.34.241.149:443, the first has precedence, perhaps you need a NameVirtualHost directive [Mon Jul 30 13:59:42 2012] [warn] VirtualHost 5.34.241.150:443 overlaps with VirtualHost 5.34.241.150:443, the first has precedence, perhaps you need a NameVirtualHost directive
MiTU? Reviewed by MiTU? 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
-
30th Jul 2012, 10:17 PM #2BannedWebsite's:
takedownpiracy.com
-
4th Aug 2012, 03:50 PM #3Member
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
-
6th Aug 2012, 07:21 AM #4MemberWebsite's:
imageditings.com shimory.com uniquerelease.comTry to find
#ServerName www.example.com:80
ServerName "YourServerName"
PHP Code:<VirtualHost *:80> # Admin email, Server Name (domain name) and any aliases ServerAdmin webmaster@domain1.com ServerName domain1.com ServerAlias www.domain1.com # Index file and Document Root (where the public files are located) DirectoryIndex index.html DocumentRoot /home/demo/public_html/domain1.com/public # Custom log file locations LogLevel warn ErrorLog /home/demo/public_html/domain1.com/log/error.log CustomLog /home/demo/public_html/domain1.com/log/access.log combined </VirtualHost>
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
service httpd restart giving error
By msk19994 in forum Server ManagementReplies: 8Last Post: 29th Mar 2012, 07:11 AM -
[getting error] httpd dead but subsys locked | on centos 5.7 64 bit
By soum111 in forum Technical Help Desk SupportReplies: 1Last Post: 29th Feb 2012, 06:54 AM -
namecheap.com - HTTP Error 503. The service is unavailable.
By m107 in forum Webmasters, Money MakingReplies: 13Last Post: 2nd Feb 2012, 01:25 AM -
I can't restart my VPS
By ILHFFS in forum Server ManagementReplies: 8Last Post: 28th Jan 2012, 10:41 AM -
[Buying] [Ready to pay If ReSolved] getting error "httpd dead but subsys locked"
By soum111 in forum Completed TransactionsReplies: 0Last Post: 27th Dec 2011, 02:21 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...