coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: sharif_aly on December 28, 2007, 12:17:23 AM

Title: PHP Register Globals should it be on or off ?
Post by: sharif_aly on December 28, 2007, 12:17:23 AM
PHP Register Globals should it be on or off ?
Title: Re: PHP Register Globals should it be on or off ?
Post by: lamama on December 28, 2007, 08:17:08 AM
Coppermine works with register_globals off.

It's the recommended setting if you want to have a safe PHP environment on your server (http://www.heise-security.co.uk/articles/97299/1).

PS: this has been discussed before, please use forum search.
Title: Re: PHP Register Globals should it be on or off ?
Post by: sharif_aly on December 28, 2007, 06:27:41 PM
Thanks , meaning i should make register global set to off .