Page 1 of 1

[csf: v4.39] PHP Check - register_globals

Posted: 27 Jan 2009, 00:05
by fmdeveloper
The Check php for register_globals for currently showing as a fail when I run the "Check Server Security" script.

I have confirmed it is off in the php.ini file, and with a call to phpinfo().

Bug somewhere in CSF? It had previously passed the test

cPanel 11.24.4-C33609 - WHM 11.24.2 - X 3.9
CENTOS 4.7 x86_64 on standard

PHP Version 5.2.8
Linux host.xxxxxx.com 2.6.9-67.0.20.ELsmp #1 SMP Thu Jun 26 08:14:55 EDT 2008 x86_64
register_globals Off Off

Posted: 28 Jan 2009, 12:09
by j2001m
fmdeveloper wrote:The Check php for register_globals for currently showing as a fail when I run the "Check Server Security" script.

I have confirmed it is off in the php.ini file, and with a call to phpinfo().

Bug somewhere in CSF? It had previously passed the test

cPanel 11.24.4-C33609 - WHM 11.24.2 - X 3.9
CENTOS 4.7 x86_64 on standard

PHP Version 5.2.8
Linux host.xxxxxx.com 2.6.9-67.0.20.ELsmp #1 SMP Thu Jun 26 08:14:55 EDT 2008 x86_64
register_globals Off Off

is it turned off within the cpanel whm Tweak Settings of your server
(root)

Off in Tweak Settings as Well

Posted: 28 Jan 2009, 17:30
by fmdeveloper
cPanel PHP Register Globals (Off [unchecked] is recommended for security reasons) is unchecekd in WHM Tweak Settings.

Posted: 29 Jan 2009, 10:56
by chirpy
It's a bug in php --info which I'm working on a workaround for in the next release.

Thanks

Posted: 29 Jan 2009, 18:10
by fmdeveloper
chirpy wrote:It's a bug in php --info which I'm working on a workaround for in the next release.
Thanks. Really appreciate this product!