PHPLD error, please help!

Discussion in 'Directories' started by shaki1994, Feb 25, 2009.

  1. #1
    I just baught PHPLD 4.1, and when I try installing it on the second page i get a error message " Session variables are not available or not properly configured."
    Can anyone please help. Thank youDP
     
    shaki1994, Feb 25, 2009 IP
    bracnet likes this.
  2. deluxdon

    deluxdon Catch Me If You Can...!!!™ Staff

    Messages:
    25,481
    Likes Received:
    1,943
    Best Answers:
    32
    Trophy Points:
    480
    #2
    I suggest you to post this at their own forum for quick and proper solution of your error.

    phplinkdirectory.com/forum/

    DON.
     
    deluxdon, Feb 25, 2009 IP
  3. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #3
    Two things to try:

    in the .htacces add this if your host allows you to set php attributes:

    php_value session.save_path /yourdomain/tmp/

    (obviously change yourdomain to your real site)

    or

    in the /include/config.php, add under the other ini_set that is in there:
    ini_set ('session.save_path', '/tmp');


    And finally, It's best to use their forums for problematic issues.

    Rob
     
    an0n, Feb 25, 2009 IP
  4. humm

    humm बहादुर बच्चा

    Messages:
    4,346
    Likes Received:
    850
    Best Answers:
    0
    Trophy Points:
    310
    #4
    Please goto phplinkdirectory forums with your support question as other suggested. :)
     
    humm, Feb 26, 2009 IP
  5. shaki1994

    shaki1994 Peon

    Messages:
    2
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Thanks guys, one of the mods fixed the problem.Thank you again for your suggestions.
     
    shaki1994, Feb 26, 2009 IP
  6. mexabet

    mexabet Well-Known Member

    Messages:
    866
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    108
    #6
    Then again, does PHPLD have version 4.1? I seem to be lost here!
     
    mexabet, Feb 27, 2009 IP