Running the latest cvs of horde, there appears to be a typo on line 75 of login.php this header('Location: ' . Horde::url($url_param), true)); should be this header('Location: ' . Horde::url($url_param), true);