I have this error on my server many times:
open(/tmp/sess_81516e1e3235a35d2f5ade72ccde4acd, O_RDWR) failed: Permission denied (13)
I have /tmp directory with 777 permissions, session.save_path set to /tmp.
What can I do more?
Thanks
P.S. - There is a better forum for this doubt?
open(/tmp/sess_81516e1e3235a35d2f5ade72ccde4acd, O_RDWR) failed: Permission denied (13)
I have /tmp directory with 777 permissions, session.save_path set to /tmp.
What can I do more?
Thanks
P.S. - There is a better forum for this doubt?