Page cannot be displayed - only sometimes, pls help

Discussion in 'Installation/Configuration' started by czdavid, Aug 31, 2008.

  1. czdavid

    czdavid Member

    Hi,

    I have server with ispconfig and i have problem, some pages i cant sometimes visit - page cannot be displayed - maybe DNS problem but i dont know why...please help....

    and next problem, on some pages sometimes is displayed only text - styles and pictures arent loaded.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    If it affects only some pages and not complete webites, then its most likely not dns related. Have a look in the error.log of the website for detailed error messages.
     
  3. czdavid

    czdavid Member

    At website error log is nothing interesting, only lots of

    Code:
    [Mon Sep 01 18:32:58 2008] [error] [client 88.101.xx.xx] File does not exist: /var/www/web1/web/favicon.ico, referer: http://www.mywebsite.tld/
    Can it indicate something? But I still think that it is DNS...

    And next thing...sometimes only on some websites...is loaded only plain text without styling. Is it different problem or it can be next symptom of that same problem?
     
    Last edited: Sep 1, 2008
  4. falko

    falko Super Moderator Howtoforge Staff

    This is nothing to worry about. Browsers try to load a favicon automatically, and if there's no such file, you get this message. You can ignore it.

    You can check if your DNS records are ok like this:
    Code:
    dig www.yourdomain.com
    You can also use this tool: http://www.intodns.com/
     

Share This Page