Results 1 to 4 of 4

Thread: Could not reliably determine the server's fully qualified domain name

  1. #1
    Join Date
    Jul 2009
    Posts
    42

    Could not reliably determine the server's fully qualified domain name

    I cannot start the apache server on my ubuntu machine. When i try to restart the apache2 service i get the following error :
    Code:
    kunal@Kunal-PC:~$ sudo /etc/init.d/apache2 restart
    * Forcing reload of web server (apache2)...
    apache2: Could not reliably determine the server's fully qualified domain name, using
    127.0.0.1 for ServerName
    httpd (no pid file) not running
    apache2: Could not reliably determine the server's fully qualified
    domain name, using 127.0.0.1 for ServerName
    Can anyone help me solve this? Thanks...

  2. #2
    Join Date
    Jan 2008
    Posts
    3,388

    Re: Could not reliably determine the server's fully qualified domain name

    Seems like something is wrong. Did you get any error while installing the apache? Which apache services are installed? both apache and apache2 is needed. See which services are started? Also check what does your host file has? the full path is : '/etc/hosts'. Have you checked the apache service to run at startup? Hope this helps...

  3. #3
    Join Date
    Jul 2009
    Posts
    42

    Re: Could not reliably determine the server's fully qualified domain name

    Thanks for replying... Here is my hosts file :
    Code:
    127.0.0.1 localhost Kunal-PC
    127.0.1.1 Kunal-PC
    
    # The following lines are desirable for IPv6 capable hosts
    ::1 ip6-localhost ip6-loopback
    fe00::0 ip6-localnet
    ff00::0 ip6-mcastprefix
    ff02::1 ip6-allnodes
    ff02::2 ip6-allrouters
    ff02::3 ip6-allhosts
    I have both apache and apache2 shown as installed in the package manager. But still it doesn't work... I checked the service and found the both of the apache service were unchecked. I checked them. Now the services are running but i still get the error saying :
    Code:
    Could not reliably determine the server's fully qualified domain name, using
    127.0.0.1 for ServerName
    All the other things in the error disappeared... Any help? Thanks!

  4. #4
    Join Date
    May 2008
    Posts
    4,085

    Re: Could not reliably determine the server's fully qualified domain name

    That might not be a problem if you will be using apache on the local network. Just open your web browser and type "http://localhost" your web server should now work without any problem... Hope this helps you...

Similar Threads

  1. what proxy server is fully sick?
    By Rambha in forum Technology & Internet
    Replies: 4
    Last Post: 21-07-2011, 07:35 PM
  2. Determine Last Date of Computer Logon in AD Domain
    By Landon in forum Active Directory
    Replies: 5
    Last Post: 21-10-2009, 11:32 AM
  3. How to determine what web server we are running
    By Pollock in forum Windows Software
    Replies: 2
    Last Post: 28-07-2009, 03:48 PM
  4. Fully Qualified domain name/host not resolving??
    By Rob... in forum Windows Server Help
    Replies: 6
    Last Post: 30-10-2008, 11:08 PM
  5. fully qualified domain
    By Terry On Windigo in forum Windows Server Help
    Replies: 4
    Last Post: 18-01-2007, 03:22 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,513,741.79092 seconds with 17 queries