• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Issue session.save_path differs by PHP Version ...

futureweb

Regular Pleskian
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 no access to /var/lib/php/session (it was chmod 755 - root:apache on one of our Servers we upgraded to Onyx while /var/lib/php/session is 777 - root:root)

Guess those pathes should be consistent over all different PHP Versions you deliver?

bye from snowy Austria
Andreas Schnederle-Wagner
 
Back
Top