• 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.

Plesk and SuexecUserGroup

D

Deej

Guest
Hi, I was curious if you guys could help me with a little issue concerning configuring various php suites with different domains. Plesk uses SuexecUserGroup's and some of these php suites like Joomla or eGroupware needs the /var/lib/php/session (for using php sessions) writable by the SuexecUserGroup. First, I have to add an entry in my vhost.conf to have that directory as a base_dir so the php scripts can find the session directory, but I need to chown the directory so it is writeable by the SuexecUserGroup. My question is how would I be able to do this for more than 1 domain so /var/lib/php/session is writable for differnt SuexecUserGroup's?

Thank you.
 
Back
Top