The infinit loop in Horde
August 1, 2007 – 22:52 | LAMPTried 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.

One Response to “The infinit loop in Horde”
/etc/horde/horde3/conf.php
$conf['cookie']['domain'] = ”;
Works for me.
By Olvi on Mar 3, 2011