Answer the question
In order to leave comments, you need to log in
What group and rights should be on the /var/lib/php/session folder?
I start the session session_start()
and I get this error
Warning: session_start(): open(/var/lib/php/sessions/sess_8evj8v24fo5trepoa9d436av74, O_RDWR) failed: Permission denied (13) in /var/www/test.site/public_html/test.php on line 7
Answer the question
In order to leave comments, you need to log in
Such that the php user has the right to write there.
If you have one php user, then it should belong to him, if there are several, then adjust the rights with group policies.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question