Cannot write session data to file
Posted
by Saidul Haque Nayan
on Stack Overflow
See other posts from Stack Overflow
or by Saidul Haque Nayan
Published on 2010-06-03T07:00:26Z
Indexed on
2010/06/03
13:24 UTC
Read the original article
Hit count: 291
php
I am having a problem with sessions on my server. Is this a server problem or a coding problem? I get this error message:
Warning: Unknown: Failed to write session data (files).
Please verify that the current setting of session.save_path
is correct (/var/php_sessions) in Unknown on line 0
© Stack Overflow or respective owner