[pkg-horde] Bug#445406: login to horde3 fails due to wrong cookie path

Tom bug at users.ch.eu.org
Fri Oct 5 15:21:34 UTC 2007


Package: horde3
Version: 3.1.3-4
Severity: grave
Tags: patch
Justification: renders package unusable

After following the additional Debian-specific configuration hints,
login to horde is not possible with iceape or galeon (and possibly
other browsers).
reason:
horde configures php to use /horde as cookie path whereas the default
webroot in Debian is /horde3. This triggers bug #433458 that should
have been fixed. This bug was already present and fixd in debian
horde2 (bug #174072) and also described in
http://wiki.horde.org/FAQ/Admin/Troubleshoot#toc3


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (700, 'stable'), (600, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages horde3 depends on:
ii  apache2-mpm-prefork [htt 2.2.3-4+etch1   Traditional model for Apache HTTPD
ii  libapache2-mod-php5      5.2.0-8+etch7   server-side, HTML-embedded scripti
ii  php-log                  1.9.8-1         Log module for PEAR
ii  php-pear                 5.2.0-8+etch7   PEAR - PHP Extension and Applicati
ii  php4-pear                6:4.4.4-8+etch4 PHP Extension and Application Repo

Versions of packages horde3 recommends:
ii  logrotate                  3.7.1-3       Log rotation utility
ii  php-date                   1.4.6-1       PHP PEAR module for date and time 
ii  php-db                     1.7.6-2       PHP PEAR Database Abstraction Laye
ii  php-file                   1.0.3-1       PHP Pear modules for common file a
ii  php-mail                   1.1.6-2       PHP PEAR module for sending email
ii  php-mail-mime              1.3.1-1.1     PHP PEAR module for creating and d
ii  php-services-weather       1.4.0-1       acts as an interface to various on
pn  php4-mcrypt                <none>        (no description available)
ii  php5-gd                    5.2.0-8+etch7 GD module for php5
ii  php5-mysql                 5.2.0-8+etch7 MySQL module for php5
ii  php5-pgsql                 5.2.0-8+etch7 PostgreSQL module for php5

-- no debconf information
-------------- next part --------------
--- README.Debian.old	2007-10-05 16:24:42.000000000 +0200
+++ README.Debian	2007-10-05 17:06:58.000000000 +0200
@@ -4,9 +4,6 @@
 Configuring Horde
 =================
 
-A good guide for Setting-up Horde on debian can be found on
-http://wiki.debian.org/Horde
-
 1. Configuring the web server
 
    The webserver is normally configured by default in a Debian system but you
@@ -31,9 +28,7 @@
       ...
     )
 
-   You can change this setting if you wish. If you do that, however,
-   you must also change the cookie path in /etc/horde/horde3/conf.php
-   or you'll hit http://wiki.horde.org/FAQ/Admin/Troubleshoot#toc3
+   You can change this setting if you wish.
 
    Horde requires the following webserver settings. Examples shown are for
    Apache; other webservers' configurations will differ.
@@ -104,6 +99,8 @@
    The wizard appears at the webroot of Horde if the latter is not
    configured yet; later, login as an admin user to get it in the
    menu. The webroot of Horde is http://HOSTNAME/horde3/ by default.
+   Make sure to use a fqdn as HOSTNAME (eg localhost.localdomain instead of
+   just localhost) or you might not be able to log into horde.
 
    You can now access Horde without a password, and you will be logged in as
    an administrator. You should first configure a real authentication backend.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conf.php.diff
Type: text/x-c++
Size: 491 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-horde-hackers/attachments/20071005/c15a1da8/attachment.bin 


More information about the pkg-horde-hackers mailing list