• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Php on FastCGI and Session IDs

V

varet

Guest
I have a problem, with PHP sessionid on sites.

It is not working properly when i change a site from PHP Apache Module to FastCGI or CGI.


Any suggestion on this problem?
 
which os ?

you need to make the session directory writable for the ftp users, there are other theards about this in this forum ...

on centos we do
Code:
chmod 777 /var/lib/php/session
 
It's really best way to fix it?
I think it is not secure...
 
I've reported this issue in the past too, it's sad to see that Plesk still doesn't fix this by itself.

Maybe in a future version? Anyone from Parallels?
 
Back
Top