Currently my server is set "register globals on" for PHP
Another application I am planning to use requires "register globals off"
Would that change have any effect on FLEXCMS execution?
Regards, Chris
DCSun Administrator
Posts: 611
December 1, 2006 @ 2:29pm
Chris,
No, the register globals setting shouldn't have any impact on FlexCMS either way. If you do run into any problems, please let us know and we'll be happy to help.
I've never heard of an application requiring them to be turned off. You might want to make sure you don't have any other security problems with that application, as that says to me that they had issues and that was a quick fix.