Results 1 to 5 of 5

apache error_log is growing very fast

This is a discussion on apache error_log is growing very fast within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I just took a look at my apache error_log file. It is horrible! I got tons of errors and it ...

  1. #1
    Member
    Real Name
    Igor
    Join Date
    Aug 2006
    Location
    US, MN
    Posts
    40
    Liked
    0 times

    Unhappy apache error_log is growing very fast

    I just took a look at my apache error_log file.

    It is horrible! I got tons of errors and it is growing very fast.


    Code:
    [client 62.169.110.249] PHP Notice:  Undefined variable:  FiKy8iZQy0j in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 755
    [client 62.169.110.249] PHP Notice:  Undefined offset:  1 in /var/www/vhosts/evangelie.ru/httpdocs/forum/includes/functions_vbseo.php on line 288
    [client 62.169.110.249] PHP Notice:  Undefined index:  ajax in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 812
    [client 194.67.18.225] PHP Notice:  Undefined index:  vbseorelpath in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 58
    [client 194.67.18.225] PHP Notice:  Undefined index:  vbseorelpath in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 58
    [client 194.67.18.225] PHP Notice:  Undefined index:  thread_page in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 634
    [client 194.67.18.225] PHP Notice:  Undefined index:  mergethreadurl in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 732
    [client 194.67.18.225] PHP Notice:  Undefined index:  dealurl in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 734
    [client 194.67.18.225] PHP Notice:  Undefined index:  ajax in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 812
    [client 85.172.152.118] PHP Notice:  Undefined index:  vbseorelpath in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 58, referer: http://www.evangelie.ru/forum/f40.html
    [client 85.172.152.118] PHP Notice:  Undefined index:  vbseorelpath in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 58, referer: http://www.evangelie.ru/forum/f40.html
    [client 85.172.152.118] PHP Notice:  Undefined index:  mergethreadurl in /var/www/vhosts/evangelie.ru/httpdocs/forum/vbseo.php on line 732, referer: http://www.evangelie.ru/forum/f40.html
    Please advise.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello Игорь,

    please update the error_reporting setting in your php.ini to avoid notices being added to the log:
    Code:
    error_reporting = E_ALL & ~E_NOTICE
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Member
    Real Name
    Igor
    Join Date
    Aug 2006
    Location
    US, MN
    Posts
    40
    Liked
    0 times
    Oleg, seems like this helps.

    I'm just wondering, do those warnings have any impact on performance? Should VBSEO team do something with those "indexes" so PHP will be executed more smoothly without any warnings?

    Thanks.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Great! It shouldn't have a performance impact as long as you have error_reporting setting as above (it's default value), but we are going to eliminate them as well.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Member
    Real Name
    Igor
    Join Date
    Aug 2006
    Location
    US, MN
    Posts
    40
    Liked
    0 times
    Thank you.

Similar Threads

  1. High CPU Loads: AMD64, RedHat
    By clubplanet in forum Troubleshooting
    Replies: 3
    Last Post: 11-02-2006, 11:59 AM
  2. Replies: 4
    Last Post: 04-27-2006, 04:35 PM
  3. Apache Segfault with newthread.php
    By farisb in forum Troubleshooting
    Replies: 8
    Last Post: 11-01-2005, 10:52 PM
  4. Version works only with apache server...
    By xb_ in forum Bug Reporting
    Replies: 1
    Last Post: 09-23-2005, 08:46 PM

Posting Permissions

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