• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

session save path

  1. agarzon

    Resolved PHPMYADMIN session_start(): Failed to read session data: files (path: ./tmp/session)

    Look like a micro-update from phpmyadmin (4.9.0.1-2.centos.7+p18.0.19.2+t190926.1641) introduced a change in the file /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/config.default.php causing to store the session in './tmp/session' instead...
  2. Brujo

    Resolved php sessions files not deleted under ubuntu

    Ubuntu 16.04.4 LTS‬ Product Plesk Onyx Version 17.5.3 Update #42 Several versions of php handler On my ubuntu system the /var/lib/php is fast growing with thousends of session files which does not get deleted, indeed there was so many files that rm was struggling to delete it at once. Well I...
  3. futureweb

    Issue session.save_path differs by PHP Version ...

    Hey there, I just noticed that the session.save_path is different for the multiple PHP Versions you deliver with Plesk Onyx. - 5.6.30 FastCGI --> session.save_path = "/usr/tmp/phpSess" - 7.1.3 FastCGI --> session.save_path = "/var/lib/php/session" We had an issue where a PHP 7.1.3 Hosting had...
Back
Top