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

changing PHP settings does not work

Y

YavannyY

Guest
Hello everybody,

I have a problem to change the php settings for a subdomain. For example I tried to change the safe_mode setting. I created the file vhost.conf in the /conf folder under the subdomain path with the entry php_admin_flag safe_mode off. After that /usr/local/psa/admin/bin/websrvmng -a -v and apache restart. But the safe_mode is still on. It is not the first time I changed the php settings in this way but now I have the problem with every subdomain I create. The httpd.include of the domain seems to be ok: the path to the vhost.conf for the subdomain is correct.
The Plesk Version is 9.3. and I did no upgrade before.
PHP Version 5.2.4-2 and Ubuntu 5.10
I use the setting php_apache module for the subdomain

Does anybody have an idea to solve the problem?
 
Try disabling safe_mode for the parent domain - it should fix it. It's not really a solution per se, but rather a workaround.
 
Back
Top