<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>Infinite loop in login</title> 
  <pubDate>Fri, 10 Apr 2026 16:48:43 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8543</link> 
  <atom:link rel="self" type="application/rss+xml" title="Infinite loop in login" href="https://bugs.horde.org/ticket/8543/rss" /> 
  <description>Infinite loop in login</description> 
 
   
   
  <item> 
   <title>I&#039;m trying to install horde 3.3.4 in a linux machine, distro</title> 
   <description>I&#039;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 -&gt; login.php -&gt; index.php ...



I think the problem is index.php thinks I&#039;m not authenticated, while login.php does.



If I comment this section in login.php:



/* Try transparent authentication. */

if (Auth::isAuthenticated()) {

    require HORDE_BASE . &#039;/index.php&#039;;

    exit;

}



The loop breaks, but of course the application doesn&#039;t work.



I have read similar reports by people installing horde in the webroot.

For me it doesn&#039;t make any difference, I get the same behavior by using webroot=&#039;&#039;, or webroot=&#039;horde&#039;.



I tried using the default cookie path, as well as &#039;/horde&#039;, 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.

</description> 
   <pubDate>Mon, 31 Aug 2009 00:37:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8543#t55595</link> 
  </item> 
   
  <item> 
   <title>Please use the mailing list to ask for support.

http://www.</title> 
   <description>Please use the mailing list to ask for support.

http://www.horde.org/mail/ contains a list of all available mailing lists.</description> 
   <pubDate>Mon, 31 Aug 2009 07:45:36 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8543#t55596</link> 
  </item> 
   
  <item> 
   <title>&gt; Please use the mailing list to ask for support.

&gt; http://</title> 
   <description>&gt; Please use the mailing list to ask for support.

&gt; http://www.horde.org/mail/ contains a list of all available mailing lists.



Already did that before submitting this bug, got nothing useful out of it.

Do you have any information that could be of help here?</description> 
   <pubDate>Fri, 04 Sep 2009 13:38:10 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8543#t55661</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
