I'm trying to upgrade to 7.29, and I get the "register_globals is enabled" message. I've looked on the forum and seen a host of suggestions, none of which seem to work for me.

Specifics of my setup:
--My hosting provider is Dotster
--Web server is Apache/2
--PHP is 5.3.13

I need to know what file I need to add or change, and exactly where do I add or find that file, i.e., is it in the public_html folder, the root folder for the actual web site ("webserviceX" in Dotster parlance), or the Drupal folder within the "webservice" folder.

I appreciate any help, and I will, of course, provide any info I've overlooked. Thanks.

Comments

wusel’s picture

Look at https://www.drupal.org/requirements/php -> Recommended PHP configuration settings

You or your hoster has to change this within the active file php.ini.

Ask your hoster!

Good luck!

Wusel

billpartsch’s picture

I appreciate you taking the time to clarify that. Hosting provider took care of it. Cheers.