
15th January 2012, 12:46
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,872
Thanks: 689
Thanked 4,182 Times in 3,201 Posts
|
|
Thats ok. The folder /var/lib/php/session must have permissions so that it can be accessed by the apache user and all web users. So permission 777 is ok,otherwise the web users would not be able to write their session data.
|