Welcome Guest, Not a member yet? Register   Sign In
mkdir() No such file or directory Session_files_driver.php
#5

Did you try this ?

Code:
mkdir /<path to your application directory>/sessions/
chmod 0700 /<path to your application directory>/sessions/
chown www-data /<path to your application directory>/sessions/

do you have a folder called "sessions" in the "application" folder ? if no, you need to create it
Reply


Messages In This Thread
RE: mkdir() No such file or directory Session_files_driver.php - by keulu - 02-17-2016, 03:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB