The infinit loop in Horde

August 1, 2007 – 22:52 | LAMP

Tried to install Horde Groupware WebMail Edition in my new server. Ran ./scripts/setup.php. Test.php showed everything fine. But when i try to hit the horde entry page for the first time, the browser gets into an infinite loop. The server log keeps showing

“GET /horde/index.php/login.php HTTP/1.1″ 302 26

Here’s a workaround.

Trackback from your site, or follow the comments in RSS.
  1. One Response to “The infinit loop in Horde”

  2. /etc/horde/horde3/conf.php
    $conf['cookie']['domain'] = ”;

    Works for me.

    By Olvi on Mar 3, 2011

Post a Comment