Page 1 of 1

"register_globals" system information and phpinfo disagree

Posted: Fri Dec 19, 2008 6:28 pm
by xnau
I'm going through the security protocols on my CMSMS sites, and I have the php.ini file (in the site's root directory) setting register_globals to off. This is confirmed in phpinfo.php. Yet, in the CMS's system information page, it says register_globals is on.

First, I want to be sure register_globals is really off, and I'm also curious how there could be an inconsistency there. Anyone else seeing this? I'm running CMSMS 1.5.1 on PHP 5.2.8.

Re: "register_globals" system information and phpinfo disagree

Posted: Fri Dec 19, 2008 8:10 pm
by alby
xnau wrote: First, I want to be sure register_globals is really off, and I'm also curious how there could be an inconsistency there. Anyone else seeing this?
Have you see phpinfo in admin folder?
Search in google for "php.ini php cgi"

Alby

Re: "register_globals" system information and phpinfo disagree

Posted: Wed Jan 14, 2009 8:40 pm
by dhtml12345
My PHP settings and CMS Made Simple's "System Information" page also disagree.

I'm using Media Temple.