Hello,
Its frech install
Ubuntu 16.04.5 LTS
Plesk Onyx Version 17.8.11
I have check PHP on domain running via CGI/FastCGI can't use session by default
But this does not concern a specific domain, but the entire server.
To access PMA, I use :
Tools & Settings > Applications & Databases > Database Servers > Access this server via DB Webadmin.
https://xxxx:8443/domains/databases/phpMyAdmin/index.php
phpMyAdmin - 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: No such file or directory (2)
session_start(): Failed to read session data: files (path: ./tmp/session)
Tmp folder :
/var/lib/php/
drwx-wx-wt 2 root root 122880 Oct 3 01:46 sessions/
Do you have an idea?
Its frech install
Ubuntu 16.04.5 LTS
Plesk Onyx Version 17.8.11
I have check PHP on domain running via CGI/FastCGI can't use session by default
But this does not concern a specific domain, but the entire server.
To access PMA, I use :
Tools & Settings > Applications & Databases > Database Servers > Access this server via DB Webadmin.
https://xxxx:8443/domains/databases/phpMyAdmin/index.php
phpMyAdmin - 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: No such file or directory (2)
session_start(): Failed to read session data: files (path: ./tmp/session)
Tmp folder :
/var/lib/php/
drwx-wx-wt 2 root root 122880 Oct 3 01:46 sessions/
Do you have an idea?