• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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