Need help with php errors. please help

Discussion in 'PHP' started by proxyguy2700, Apr 5, 2008.

  1. #1
    Im getting the following errors and cant figure out why ? Can someone please help.


    Warning: session_start() [function.session-start]: open(/home/porndb/tmp/sess_5c26f420445bf3d011051d21bdcf603c, O_RDWR) failed: Permission denied (13) in /home2/centclic/public_html/header.php on line 3



    Warning: Unknown: open(/home/porndb/tmp/sess_5c26f420445bf3d011051d21bdcf603c, O_RDWR) failed: Permission denied (13) in Unknown on line 0

    Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0
     
    proxyguy2700, Apr 5, 2008 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    please paste the code of header.php

    Regards

    Alex
     
    kmap, Apr 5, 2008 IP
  3. jayshah

    jayshah Peon

    Messages:
    1,126
    Likes Received:
    68
    Best Answers:
    1
    Trophy Points:
    0
    #3
    You will need to CHMOD your /home/porndb/tmp/ to 777.

    Jay
     
    jayshah, Apr 5, 2008 IP
  4. proxyguy2700

    proxyguy2700 Banned

    Messages:
    411
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    problem fixed thanks all, it was on my host side
     
    proxyguy2700, Apr 5, 2008 IP