Activity Stream
48,167 MEMBERS
6873 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 9 of 9
  1.     
    #1
    Member

    Default service httpd restart giving error

    Hey Guys
    I newly installed kloxo and i am having an erorr i had configured everything and when added domain the default kloxo page was showing so i tried to reset the apache via
    service httpd restart
    command but this command gave me this error
    i would be highly obliged if you could help me out here
    Thankyou
    Starting httpd: httpd: apr_sockaddr_info_get() failed for dc3161220.balticservers.com
    httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:80 overlaps with VirtualHost 77.79.11.50:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:443 overlaps with VirtualHost 77.79.11.50:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:80 overlaps with VirtualHost 77.79.11.50:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:443 overlaps with VirtualHost 77.79.11.50:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:80 overlaps with VirtualHost 77.79.11.50:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:443 overlaps with VirtualHost 77.79.11.50:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:80 overlaps with VirtualHost 77.79.11.50:80, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:443 overlaps with VirtualHost 77.79.11.50:443, the first has precedence, perhaps you need a NameVirtualHost directive
    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:443 overlaps with VirtualHost 77.79.11.50:443, the first has precedence, perhaps you need a NameVirtualHost directive
    msk19994 Reviewed by msk19994 on . service httpd restart giving error Hey Guys I newly installed kloxo and i am having an erorr i had configured everything and when added domain the default kloxo page was showing so i tried to reset the apache via command but this command gave me this error i would be highly obliged if you could help me out here Thankyou Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Banned
    Website's:
    vaporhostn.com
    Go into your httpd config and look for
    Code: 
    <virtualhost
    and post what exactly is entered their.
    Post the entire httpd config because their seems to be a issue with your NameVirtualHost and your virtualhost directive

  4.     
    #3
    Banned
    Website's:
    xsl.tel xsltel.com
    Starting httpd: httpd: apr_sockaddr_info_get() failed for dc3161220.balticservers.com
    httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1 for ServerName
    you need to change your hostname from dc3161220.balticservers.com to server.domain.com and add A record for that

    or you can edit /etc/hosts and add following line :
    xx.xx.xx.xx dc3161220.balticservers.com

    replace xx.xx.xx.xx with your public server IP.

    ---

    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:80 overlaps with VirtualHost 77.79.11.50:80, the first has precedence, perhaps you need a NameVirtualHost directive
    edit /etc/httpd/conf/httpd.conf and add following line :
    NameVirtualHost 77.79.11.50:80

    ---

    [Wed Mar 28 09:05:15 2012] [warn] VirtualHost 77.79.11.50:443 overlaps with VirtualHost 77.79.11.50:443, the first has precedence, perhaps you need a NameVirtualHost directive
    edit /etc/httpd/conf/httpd.conf and add following line :
    NameVirtualHost 77.79.11.50:443

    Highest Regards
    Mohammed H

  5.     
    #4
    Banned
    Website's:
    vaporhostn.com
    XSLTel the server hostname is not a issue it was only a warning.

    127.0.0.1 was being used which should be fine in this case.

    But yes you are correct like i mentioned the namevirtualhost was having a issue not sure why kloxo would mess it up.

  6.     
    #5
    Member
    its

    #<VirtualHost *:80>
    # ServerAdmin webmaster@dummy-host.example.com
    # DocumentRoot /www/docs/dummy-host.example.com
    # ServerName dummy-host.example.com
    # ErrorLog logs/dummy-host.example.com-error_log
    # CustomLog logs/dummy-host.example.com-access_log common
    #</VirtualHost>

  7.     
    #6
    Banned
    Website's:
    vaporhostn.com
    msk any chance you can pm me your root login and such for ssh so i can take a quick look at the matter.

    Kloxo is a horrible system so its pretty hard to know what it did to cause this.

  8.     
    #7
    Member
    I have sent u a pm thanks

  9.     
    #8
    Banned
    Website's:
    vaporhostn.com
    Issue has been fixed.

  10.     
    #9
    Member
    Thanks James

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. service httpd restart error
    By MiTU? in forum Server Management
    Replies: 3
    Last Post: 6th Aug 2012, 07:21 AM
  2. Unzipping tar.gz giving error
    By msk19994 in forum Server Management
    Replies: 4
    Last Post: 27th Mar 2012, 12:08 PM
  3. [getting error] httpd dead but subsys locked | on centos 5.7 64 bit
    By soum111 in forum Technical Help Desk Support
    Replies: 1
    Last Post: 29th Feb 2012, 06:54 AM
  4. [Buying] [Ready to pay If ReSolved] getting error "httpd dead but subsys locked"
    By soum111 in forum Completed Transactions
    Replies: 0
    Last Post: 27th Dec 2011, 02:21 PM
  5. Phaze giving error
    By KINGTHE_ALI in forum Forum and DDL Discussion
    Replies: 2
    Last Post: 5th Dec 2011, 03:56 PM

Tags for this Thread

BE SOCIAL