Starting with Symfony – Internal Server Error
on Tuesday 13th January, 2009 Gabe speculated thusly…You will get an internal server error unless you set:
magic_quotes_gpc = Off
in your php.ini file.
You will get an internal server error unless you set:
magic_quotes_gpc = Off
in your php.ini file.