Code: Select all
php_flag register_globals OffCause I have an internal server error, I'm presuming because Apache can't talk to PHP in that way. It there any other way to achieve it?
Moderator: General Moderators
Code: Select all
php_flag register_globals Off