diff -ruN e-smith-php-2.2.0.old/root/etc/e-smith/templates/etc/php.ini/40DataHandling e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling --- e-smith-php-2.2.0.old/root/etc/e-smith/templates/etc/php.ini/40DataHandling 2013-05-07 20:48:55.000000000 -0700 +++ e-smith-php-2.2.0/root/etc/e-smith/templates/etc/php.ini/40DataHandling 2013-05-07 20:50:22.000000000 -0700 @@ -7,6 +7,9 @@ $OUT .= "$ms"; } gpc_order = "GPC" +magic_quotes_gpc = Off +magic_quotes_runtime = Off +magic_quotes_sybase = Off auto_prepend_file = auto_append_file = default_mimetype = "text/html"