Error at executing pagerank script

Discussion in 'HTML & Website Design' started by ethic, Sep 11, 2009.

  1. #1
    Hello Community,

    my first post 'n my first problem. Hope u can help me.

    I got a pagerank.php script to support a "backlinkchecker".
    I think u know how it works, but I think I always get a checksumme fehler:

    (... = standing for path)

    Line 103:
    Is there something wrong or missing? If you need more informations please write it down.

    Server settings:
    - safe mode on (<- is it really possible that here is the problem?)
    - mode_rewrite on

    Thanks for help =)

    Greetings,
    ethic
     
    ethic, Sep 11, 2009 IP
  2. tejaswini

    tejaswini Peon

    Messages:
    42
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    When safe mode is enabled, PHP checks whether the directory in which the script is operating (here fopen) has the same owner as the script that is being executed. So in your case, the pagerank.php is trying to open the file which is owned by some other directory.
     
    tejaswini, Sep 11, 2009 IP
  3. ethic

    ethic Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Okay, but even when I have safe mode off, the same error appears..
    Whats my fault? The Owner of the script says, that I get a wrong checksumme, but I dont know how to get a "correct one" :p

    thanks so long
     
    ethic, Sep 11, 2009 IP
  4. ethic

    ethic Peon

    Messages:
    4
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Nobody has the answer? =/
     
    ethic, Sep 14, 2009 IP