How to Solve Error : registers_globals is enabled
Advertised by :If you ever install TDO Mini Forms, one of the wordpress plugin, maybe you ever face this kind of error : registers_globals is enabled after you activate the plugin and click on the TDO Mini Forms menu.

Basically its an php.ini global parameter setting. You need to ask your hosting provider to turn of this parameter. I already ask mine, and they give just simple answer :
********************************
REPLY HAS BEEN ADDED:
********************************
Hello,
Sorry but none of the server settings can be changed.Thank you,
www.xxxhost.com
********************
ORIGINAL MESSAGE:
********************
HelloI need help for my site
My of my site will required to turn off the register_globals.
[register_globals = Off]
Could you do that ?Thanks for your help
Best Regards
Haha, what to do, they can not change the php.ini setting. So, do we have the crack solutions?
Don’t worry, i already have it.
You could give it a try. Its very simple ..
What you only need to do is add some line in your .htaccess file like this :

php_flag register_globals off. Yup, just add that simple line, it solve your error : registers_globals problem.
This entry was posted on Saturday, April 12th, 2008 at 8:51 am and is filed under Blog, How To, Wordpress. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


