• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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