Jabop Posted March 24, 2008 Share Posted March 24, 2008 Apache is set up with a user value of X and a Group value of #-1. The user name on this is a bit confusing because when I receive emails, it says that username and I needed it changed. So, I changed it. Now when I go to my website, I get this error: Warning: session_start() [function.session-start]: open(/tmp/sess_0fuqob3p4, O_RDWR) failed: Permission denied (13) in /home/www/#####/classes/script_start.php on line 14 ( Line 14 is session_start(); ) I need to change the user name in the usergroup in Apache, but I don't know how to correspond the changes with php so it doesn't get a perm error. Could anyone be of assistance? Thanks in advice. Quote Link to comment Share on other sites More sharing options...
Jabop Posted March 24, 2008 Author Share Posted March 24, 2008 Anyone? Quote Link to comment Share on other sites More sharing options...
Jabop Posted March 24, 2008 Author Share Posted March 24, 2008 Need some assistance still. Research isn't yielding any results. :\ Quote Link to comment Share on other sites More sharing options...
Jabop Posted March 26, 2008 Author Share Posted March 26, 2008 UP Quote Link to comment Share on other sites More sharing options...
serverman Posted March 26, 2008 Share Posted March 26, 2008 well your not getting any help because its not an apache error its an OS error if your on unix just set htdocs folder to wheel with read or RW if on windows... not shure i dont mess with microsoft much Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.