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.
"register_globals" system information and phpinfo disagree
Re: "register_globals" system information and phpinfo disagree
Have you see phpinfo in admin folder?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?
Search in google for "php.ini php cgi"
Alby
Re: "register_globals" system information and phpinfo disagree
My PHP settings and CMS Made Simple's "System Information" page also disagree.
I'm using Media Temple.
I'm using Media Temple.