Knowledge Base Article

Error: Sessions directory is not writable

By default, such an error is received when you use a custom php.ini file and the directive "session.save_path" is not set.

In order to resolve it please add to your php.ini file this:

session.save_path = /tmp

The above change should be done in each directory you receive this error.



Rating

Please indicate if this article was helpful for you.

rating :  4.6 from 5
views :  1932
votes :  22

Related Articles

Views

HTTP Error 403 - Forbidden 139203
HTTP Error 500 - Internal server error 130275
Site does not open after SSL installation 75053
My Joomla has been hacked! 54185
I am receiving 503 Service Temporarily Unavailable error 28476

Haven't found what you are looking for? Suggest an article HERE.

powered by

Valid XHTML 1.0 Strict Valid CSS!