6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
10/22/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#8543] Infinite loop in login
*
Your Email Address
*
Spam protection
Enter the letters below:
. ,.__.. .. ,. . \./ [__]\ / \./ \ / | | | \/ | \/
Comment
> I'm trying to install horde 3.3.4 in a linux machine, distro is suse 11. > > > > Apache and php configuration is the standard one, there are no > strange redirects, rewrites, etc configured. > > I have followed each step closely, there are no missing requirements > > > > Whenever I try to log in for the first time, I get an infinite loop: > > index.php -> login.php -> index.php ... > > > > I think the problem is index.php thinks I'm not authenticated, while > login.php does. > > > > If I comment this section in login.php: > > > > /* Try transparent authentication. */ > > if (Auth::isAuthenticated()) { > > require HORDE_BASE . '/index.php'; > > exit; > > } > > > > The loop breaks, but of course the application doesn't work. > > > > I have read similar reports by people installing horde in the webroot. > > For me it doesn't make any difference, I get the same behavior by > using webroot='', or webroot='horde'. > > > > I tried using the default cookie path, as well as '/horde', I still > get the loop. > > > > I have installed previous versions of horde in the past, even written > modules using the framework, and never came across this one before. > >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers