Click to See Complete Forum and Search --> : Error logs & missing files
sergv
09-19-2003, 12:28 PM
I don't get this...I was getting lots of messages on missing files. After looking through the html i found a reference to a file that was no loger there. I removed it and posted the new html out to the website. However, the errors keep on popping up in the error logs. How is this possible? There are no more references to that file anywhere else. Is it possible that a page is cached somewhere?
thx
Perhaps it was linked to externally, or users type the address in the location bar/have it in the favorites?
sergv
09-19-2003, 12:48 PM
it was not a separate file, but rather a reference to an image that was no longer there, so the error log give me something like this:
[19/Sep/2003:13:22:10] warning ( 1893): for host 123.123.123.123 trying to GET /image/myimage.jpg, send-file reports: can't find /home/mysite/docs/image/myimage.jpg (File not found)
I went to the html file that had the tag <img src="/image/myimage.jpg"> and completely the img tag. And still get the same error message