forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: jeepguy_1980 on July 16, 2009, 04:23:19 am

Title: Can PHP register_globals Be Disabled on an Already Established Database?
Post by: jeepguy_1980 on July 16, 2009, 04:23:19 am
If I disable register_globals on my already established CPG database, should I expect any other problems?  I assume a backup prior to changing this setting is recommended.
Title: Re: Can PHP register_globals Be Disabled on an Already Established Database?
Post by: Abbas Ali on July 16, 2009, 05:47:47 am
No problems. You can turn it off anytime.
Title: Re: Can PHP register_globals Be Disabled on an Already Established Database?
Post by: Joachim Müller on July 16, 2009, 07:55:43 am
I assume a backup prior to changing this setting is recommended.
No backup needed for this operation. However it won't hurt to perform frequent backups anyway.

Coppermine doesn't need register_globals, it operates totally independantly of that toggle. Therefor, there will we absolutely zero impact on coppermine if you turn register_globals off. It's like swallowing a mouthfull of water when you're swimming in the ocean: absolutely no impact on the ocean. Except if you are Chuck Norris ;D