Forums / Install & configuration / admin login looping - register_globals needs to be on
Bruce Morrison
Wednesday 30 April 2003 7:07:11 pm
For all those having issues logging into the admin section try turning on register_globals in your php.ini file. This is turned off by default with PHP since version 4.2(I think)
See http://ez.no/developer/ez_publish_3/bug_reports/admin_login_looping_register_globals_needs_to_be_on
My Blog: http://www.stuffandcontent.com/ Follow me on twitter: http://twitter.com/brucemorrison Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
HK Lam
Sunday 04 May 2003 9:32:24 pm
There are security implications by setting the register_globals=Yes. This article talks about why the register_globals are off by default from Ver 4.2.
http://www.php.net/manual/tw/security.registerglobals.php
Assuming that you are on verion 3, I would imagined that eZ publish 3 will work with the register_globals set to No. This was mentioned in the interview (22-Nov-02) with Bård Farstad
http://www.sitepoint.com/article/920/3
Jan Borsodi
Monday 05 May 2003 12:10:26 am
eZ publish 3 was designed to be used with register_globals off.If you have some problems with it I believe you will find the problem to be with the PHP version you are using, either upgrade or downgrade to see if it helps.
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq