Hello, I have been getting these "PERMISSION DENIED" errors (see below) on some of my pages. I used to not get them until a few days ago so I am trying to figure what might have changed/happened.
On of the pages in question is: http://www.marcurselli.com/music/index.php
Is there some kind of resetting or chmod-ing I need to do to give my server permission to write temporary session files?
Thank you
Errors below:
Warning: session_start(): open(/tmp/sess_9aec54e97e8b438ad4f00e9a1bd93d25, O_RDWR) failed: Permission denied (13) in /home4/marcurse/public_html/dl/library.inc.php on line 51
Warning: Unknown(): open(/tmp/sess_9aec54e97e8b438ad4f00e9a1bd93d25, 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 (/tmp) in Unknown on line 0