Results 1 to 10 of 10

File Not Found errors

This is a discussion on File Not Found errors within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; I was looking through my error log. I'm getting these type of errors all throughout the day. The thing is, ...

  1. #1
    Senior Member
    Real Name
    John
    Join Date
    Dec 2005
    Posts
    762
    Liked
    30 times

    File Not Found errors

    I was looking through my error log. I'm getting these type of errors all throughout the day. The thing is, everything seems fine. The files are there and the site isn't barfing.

    Code:
    [Thu Jul 13 23:24:52 2006] [error] [client 72.30.128.141] File does not exist: /usr/local/apache/htdocs/home/cellphon/public_html/vbseo.php
    What is going on?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hello,

    you may try to check your access log for the records with the same timestamp to find out which URL triggered the error.

  3. #3
    Senior Member
    Real Name
    John
    Join Date
    Dec 2005
    Posts
    762
    Liked
    30 times
    Here is a more current error:
    Code:
    [Fri Jul 14 09:22:02 2006] [error] [client 72.30.101.208] File does not exist: /usr/local/apache/htdocs/home/cellphon/public_html/vbseo.php
    And here is everything that happened in that second:
    Code:
    82.129.184.25 - - [14/Jul/2006:09:22:02 -0500] "GET /images/buttons/reply.gif HTTP/1.1" 200 3160 "6600 and Smartlauncher - Cell Phone Forums" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
    68.142.251.181 - - [14/Jul/2006:09:22:02 -0500] "GET /t172257.html HTTP/1.0" 301 364 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; Yahoo! Help -)"
    72.141.115.22 - - [14/Jul/2006:09:22:02 -0500] "GET /clientscript/vbulletin_global.js HTTP/1.1" 200 33217 "reverse cell phone lookup - Cell Phone Forums" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; yplus 5.5.01b)"
    66.249.66.99 - - [14/Jul/2006:09:22:02 -0500] "GET /692254-post705.html HTTP/1.1" 200 4066 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
    68.142.251.181 - - [14/Jul/2006:09:22:02 -0500] "GET /home/cellphon/public_html/showthread.php?t=172257 HTTP/1.0" 301 0 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; Yahoo! Help -)"
    72.141.115.22 - - [14/Jul/2006:09:22:02 -0500] "GET /clientscript/vbulletin_menu.js HTTP/1.1" 200 15247 "reverse cell phone lookup - Cell Phone Forums" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; YPC 3.2.0; yplus 5.5.01b)"
    82.129.184.25 - - [14/Jul/2006:09:22:02 -0500] "GET /images/statusicon/post_old.gif HTTP/1.1" 200 522 "6600 and Smartlauncher - Cell Phone Forums" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
    213.130.7.113 - - [14/Jul/2006:09:22:02 -0500] "GET /images/bg.gif HTTP/1.1" 200 46 "Siemens M55 drivers? - Cell Phone Forums" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; ru) Opera 8.50"
    213.130.7.113 - - [14/Jul/2006:09:22:02 -0500] "GET /infobar.css HTTP/1.1" 200 920 "Siemens M55 drivers? - Cell Phone Forums" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; ru) Opera 8.50"
    68.142.251.39 - - [14/Jul/2006:09:22:02 -0500] "GET /t185553.html HTTP/1.0" 301 364 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; Yahoo! Help -)"
    207.236.101.233 - - [14/Jul/2006:09:22:02 -0500] "GET /bell-mobility/t219711-bell-phone-has-best-reception-call-quality.html HTTP/1.1" 200 131165 "Bell Mobility - Cell Phone Forums" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)"
    68.142.251.181 - - [14/Jul/2006:09:22:02 -0500] "GET /alt-cellular-nokia/t172257-3220-unlocking.html HTTP/1.0" 200 10160 "-" "Mozilla/5.0 (compatible; Yahoo! Slurp; Yahoo! Help -)"

  4. #4
    Senior Member
    Real Name
    John
    Join Date
    Dec 2005
    Posts
    762
    Liked
    30 times
    I looked before and after that time to see if I could locate the IP. I don't see it. I have a feeling it's a yahoo slurp though.

  5. #5
    Senior Member
    Real Name
    John
    Join Date
    Dec 2005
    Posts
    762
    Liked
    30 times
    Wait a min. The actual path to that file is /home/cellphon/public_html/vbseo.php not /usr/local/apache/htdocs/home/cellphon/public_html/vbseo.php

    So how is it resolving to the htdocs directory?

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Hm.. do you have other similar entries in error log? Are there entries from other IP addresses? It's possible that they have indexed some broken link and just trying to access it now.

  7. #7
    Senior Member
    Real Name
    John
    Join Date
    Dec 2005
    Posts
    762
    Liked
    30 times
    There are errors every hour of the day, and there have been for a while.

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Are all of them from the same IP address? Can you provide us with access to your error/access logs (via support ticket)?

  9. #9
    Senior Member
    Real Name
    John
    Join Date
    Dec 2005
    Posts
    762
    Liked
    30 times
    No, they're from different IP's but most of them seem like yahoo

  10. #10
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Well.. what about the access to check the log content? (you can provide this in support ticket)

Similar Threads

  1. Page not found errors
    By doozy in forum Troubleshooting
    Replies: 1
    Last Post: 05-10-2006, 05:23 PM
  2. Having some issues 404 not found errors
    By adioking in forum Troubleshooting
    Replies: 4
    Last Post: 03-27-2006, 07:07 AM
  3. Errors in Apache Log File
    By TnT in forum Troubleshooting
    Replies: 2
    Last Post: 12-03-2005, 11:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •