Jump to content

Permission denied (13) in / on line X


Jabop

Recommended Posts

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.

Link to comment
https://forums.phpfreaks.com/topic/97554-permission-denied-13-in-on-line-x/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.