I am not sure if this is the correct category to post this in but am looking for feedback
I have a website I am taking over maintaining and have moved the site from an older cpanel / php server to my
newer dedicated server which has cpanel and php5
Now when I go to the website I get an error saying
Warning: session_start() [function.session-start]: open(/tmp/sess_f4211b90ee82bfa5ff35de86b824904d, O_RDWR) failed: Permission denied (13) in /home/*****/public_html/subindex.php on line 2
I have tried to change the permission on the folder to 0777 by going into cpanel file manager then going up one level above public_html and seeing the tmp folder there
However that did not fix the issue
So I am looking for suggestions on how to fix this? Edit the servers php.ini file but how and edit it to reflect what?
I have seen some conflicting forum posts around the internet when I tried googling this issue
thanks
I have a website I am taking over maintaining and have moved the site from an older cpanel / php server to my
newer dedicated server which has cpanel and php5
Now when I go to the website I get an error saying
Warning: session_start() [function.session-start]: open(/tmp/sess_f4211b90ee82bfa5ff35de86b824904d, O_RDWR) failed: Permission denied (13) in /home/*****/public_html/subindex.php on line 2
I have tried to change the permission on the folder to 0777 by going into cpanel file manager then going up one level above public_html and seeing the tmp folder there
However that did not fix the issue
So I am looking for suggestions on how to fix this? Edit the servers php.ini file but how and edit it to reflect what?
I have seen some conflicting forum posts around the internet when I tried googling this issue
thanks