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
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: