Full text of the error:
Error during session start; please check your PHP and / or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser. session_start (): open (SESSION_FILE, O_RDWR) failed: Permission denied (13)
When I log in to phpmyadmin, I get such an error, I put chmod on the / var / lib / php / session / folder, and the tmp folder is still under the root and uncommented and wrote the session.save_path = "/ var / lib / php / session in php.ini "
Nothing helps, does anyone know how to deal with this? CentOS 6.9 VestaCP httpd + nginx