Menu

enormous error.log since snv update

Help
2011-01-18
2013-05-30
  • Andre Vanderlynden

    Hello,
    i update my site with last svn files every day since Jan the 10th and i noticed my error_log file is getting bigger and bigger very fast with the same errors all the time.
    I copied one of those here below.
    Am i the only one,
    What does tht mean …. session.php and session_spider.php are uptodate as are all files.
    Did i miss something ?

    Any help welcome,
    Thanks and regards,
    André

    PHP Warning:  session_start() : open(/tmp/sess_xxYAHOOsSLURPsHTTPcffHELPdYAHxx, O_RDWR) failed: Permission denied (13) in /home/…./genealogie/includes/session.php on line 365
    PHP Stack trace:
    PHP   1. {main}() /home/…./genealogie/individual.php:0
    PHP   2. require() /home/…./genealogie/individual.php:30
    PHP   3. require_once() /home/…./genealogie/config.php:81
    PHP   4. session_start() /home/…./genealogie/includes/session.php:365
    PHP Warning:  session_start() : Cannot send session cookie - headers already sent by (output started at /home/…./genealogie/includes/functions/functions.php:500) in /home/…./genealogie/includes/session.php on line 365
    PHP Stack trace:
    PHP   1. {main}() /home/…./genealogie/individual.php:0
    PHP   2. require() /home/…./genealogie/individual.php:30
    PHP   3. require_once() /home/…./genealogie/config.php:81
    PHP   4. session_start() /home/…./genealogie/includes/session.php:365
    PHP Warning:  session_start() : Cannot send session cache limiter - headers already sent (output started at /home/…./genealogie/includes/functions/functions.php:500) in /home/…./genealogie/includes/session.php on line 365

     
  • Gerry Kroll

    Gerry Kroll - 2011-01-19

    Are you using remote site linking?

    It looks like Yahoo is trying to follow remote links and isn't following the rules.

     
  • Andre Vanderlynden

    Hello Gerry,
    Yes, i was ….. i just remove all link (except one i'll have to watch closer)
    I'll see if it's going better.
    Thank you very much for your answer.
    Regards,
    André

     
  • Gerry Kroll

    Gerry Kroll - 2011-01-19

    Andre:
    I think it's generally agreed that PGV hasn't implemented remote linking very well.  It seems to work when the links are from one site to another, but it has problems when the links are to the same site but different instances of PGV.

    Other people have often recommended that we should avoid using remote linking in this manner.

     

Log in to post a comment.