• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

Overriding php 5.3 values in 10.2

LLongo

New Pleskian
I install update to 10.2 by plesk web updater from 10.1 clear install, and them php 5.3 also web installer

I´m running php as cgi/fastcgi because i´m unable to switch to module of Apache.
I don´t see selector near "php safe mode" in hosting settings. I've tryed to switch in "plan settings" and "save & sync" but is still working as Cgi/Fast.
Also the "safe mode check box " dont work

I copy general php.ini to .../domain.com/conf/php.ini and customize but is not read.
php_admin_... in vhost.conf go to wrong configuration.
values in .htaccess, with classic syntax or ini-style have wrong configuration

I can override some setting in file .user.ini in document root. But directives who aren't PHP_INI_PERDIR or PHP_INI_USER can´t be overriden

Any suggestion?
 
Back
Top