Help resolving problems in CPanel Error Log

Discussion in 'Site & Server Administration' started by Crusader, Jun 30, 2008.

  1. #1
    I recently moved my website to a new server. I'm busy checking that everything works ok, and I'm noticing the following in the error log:

    [Mon Jun 30 08:45:28 2008] [error] [client 81.204.xx.xxx] File does not exist: /home/xxx/public_html/images/bg_sub_achtung.jpg, referer: http://www.mysite.net/images/thumbnails.php?album=1&page=2
    Code (markup):
    Now if I understand this correctly there's an image called "bg_sub-achtung.jpg" that's linked to from my page/ or used in the page.

    The thing is that I don't have any such file on the site and a search through the html and PHP codes used to run the site can't find any reference to the file. I'm clueless as to why this is happening. Anyone got any ideas?

    Of course I can always create a small jpg file with that name, but I'd like to figure out where it's coming from in the first place.
     
    Crusader, Jun 30, 2008 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    Look in album.php

    It must be referencing that jpg file

    Post album.php

    You must forget to change path settings after moving site,which some scripts needed

    Regards

    Alex
     
    kmap, Jun 30, 2008 IP
  3. Crusader

    Crusader Peon

    Messages:
    1,735
    Likes Received:
    104
    Best Answers:
    0
    Trophy Points:
    0
    #3
    There's no album.php, but I did check through thumbnails.php and no reference at all. Also checked through the database the site uses, and also no reference.
     
    Crusader, Jun 30, 2008 IP
  4. AG4Life

    AG4Life Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I have the same request for the same (non existent) file on my server as well (bg_sub_achtung.jpg). I'm also using CPanel
     
    AG4Life, Jul 9, 2008 IP