Welcome to the JaguarPC Community
JaguarPC
Sales: (888) 338-5261
Support: (888)-551-3050
Results 1 to 4 of 4

This is a discussion on HUGE Apache Logs in the VPS & Dedicated forum
The httpd logs are filling up with millions of entries that I suspect might be related to .htaccess, but I'm not sure. Here's an example ...

  1. #1
    JPC Senior Member
    Join Date
    Feb 2007
    Posts
    80

    Question HUGE Apache Logs

    The httpd logs are filling up with millions of entries that I suspect might be related to .htaccess, but I'm not sure.

    Here's an example of what I'm seeing:

    Code:
    [Sun Dec 30 10:58:39 2007] [error] [client xx.xx.xx.xx] File does not exist: /home/smf/public_html/404.shtml, referer: http://www.nameofdomain.com/index.php?action=unread
    [Sun Dec 30 10:58:39 2007] [error] [client xx.xx.xx.xx] File does not exist: /home/smf/public_html/Themes/helios_multi11final_tp/images/icons/normal_post_sticky.gif, referer: http://www.nameofdomain.com/index.php?action=unread

    The site runs an SMF message board and nothing else. The files it are looking for are stored in the home folder and it's looking for smileys, graphics, etc.

    I renamed the .htaccess file to .htaccess.test to see if that was the issue, but it it still logged the errors.

    Anyone have any ideas?

  2. #2
    Ron
    Ron is offline
    Loyal Client
    Join Date
    Aug 2002
    Posts
    7,312
    Find a good copy of normal_post_sticky.gif and stick it into the appropriate (/home/smf/public_html/Themes/helios_multi11final_tp/images/icons/) directory.

    The first error is a result of not having a custom 404 page.
    Good luck

  3. #3
    Ron
    Ron is offline
    Loyal Client
    Join Date
    Aug 2002
    Posts
    7,312
    Someone else has your problem:
    http://www.simplemachines.org/commun...20#msg58532 0
    Hiya! I upgraded to version 1.1 RC2 and now I see a lot of errors in my log where it cannot find this:


    ...Themes/helios_multi/images/icons/normal_post_sticky.gif


    Does anyone have this image that I can copy and upload? For some reason its not in the 1.1 RC1 nor the upgraded version unless I missed it.
    Here is the response:
    It should be in the RC2 of Helios? If not, simply copy it from classic theme, I think it was those that was used for it.
    Here is one:
    http://www.customskedah.gov.my/smf/T...ost_sticky.gif
    Good luck

  4. #4
    JPC Senior Member
    Join Date
    Feb 2007
    Posts
    80
    Quote Originally Posted by Ron View Post


    Thanks, Ron.

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
  •