• 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 config - wrong php.ini file generated - magic_quoes_gpc

Alfa0890

New Pleskian
Hello ;

I have Plesk 11.5 , linux Centos 6.5

I have a problem with php config for subscription

When i set "magic_quotes_gpc" to "Off" ( from plesk admin ) , the value is always "On" in the config file :

"/var/www/vhosts/system/<domainam>/etc/php.ini"

When i edit the file and delete the line, or i comment it, Plesk regenerate a wrong file with magic_quotes_gpc = "On"

And the problem is with multiple parameters , like disable_function

magic_quotes_gpc is causing internal server error with php5.4

Please help thanks
 
Last edited:
Back
Top