Can't login after update
Posted: Mon Jul 04, 2016 4:48 pm
After a Vesta update, I can no longer login to the admin page. When I enter the user and pass, the login page just refreshes, there is no error message.
OS is Ubuntu 14.04. This is the output of /var/log/vesta/nginx-error.log
OS is Ubuntu 14.04. This is the output of /var/log/vesta/nginx-error.log
Code: Select all
2016/07/04 11:33:15 [error] 1339#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: session_start(): open(/usr/local/vesta/data/sessions/sess_fvh9jpi4ko3dqfnbfv223nc6e7, O_RDWR) failed: Permission denied (13) in /usr/local/vesta/web/inc/main.php on line 3" while reading response header from upstream, client: 69.165.146.131, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "104.236.225.xxx:8083", referrer: "https://104.236.225.xxx:8083/login/"
2016/07/04 11:33:15 [error] 1339#0: *1 FastCGI sent in stderr: "PHP message: PHP Warning: Unknown: open(/usr/local/vesta/data/sessions/sess_fvh9jpi4ko3dqfnbfv223nc6e7, O_RDWR) failed: Permission denied (13) in Unknown on line 0
PHP message: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/usr/local/vesta/data/sessions) in Unknown on line 0" while reading upstream, client: 69.165.146.xxx, server: _, request: "GET /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "104.236.225.xxx:8083", referrer: "https://104.236.225.xxx:8083/login/"