Package: roundcube Version: 0.3-2 Severity: important Since a recent upgrade, I find everytime I log in that I get "Server Error: Not Found" messages. Every action or so prompts me for a new login.
I reinstalled everything from scratch (after a complete purge). Nothing gets logged in /var/log/roundcube. Apache config: dedicated virtual host, with php5 wfcgi: #!/bin/dash PHP_FCGI_CHILDREN=4 export PHP_FCGI_CHILDREN PHP_FCGI_MAX_REQUESTS=1000 export PHP_FCGI_MAX_REQUESTS exec /usr/bin/php5-cgi <VirtualHost *:443> Alias /roundcube/program/js/tiny_mce/ /usr/share/tinymce/www/ Alias /roundcube/ /var/lib/roundcube/ DocumentRoot /var/www/webmail.myexampledomain.org/ ServerName webmail.myexampledomain.org ErrorLog /var/log/apache2/webmail.myexampledomain.org/error.log CustomLog /var/log/apache2/webmail.myexampledomain.org/access.log combined SSLEngine on SSLCertificateFile /etc/apache2/ssl/oberon.myexampledomain.org.crt SSLCertificateKeyFile /etc/apache2/ssl/oberon.myexampledomain.org.key AddDefaultCharset utf-8 DirectoryIndex index.html index.php # Uncomment to use PHP5 AddHandler fastcgi-script .fcgi AddHandler php-fastcgi .php AddHandler php5-fastcgi .php5 Action php-fastcgi /php5-wrapper.fcgi Action php5-fastcgi /php5-wrapper.fcgi </VirtualHost> I also did modify php5.ini to include in /etc/php5/cgi/php.ini: date.timezone = Europe/Paris to no avail. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages roundcube-core depends on: ii apache2 2.2.14-1 Apache HTTP Server metapackage ii apache2-mpm-prefork [htt 2.2.14-1 Apache HTTP Server - traditional n ii dbconfig-common 1.8.41 common framework for packaging dat ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy ii libjs-jquery 1.3.3-2 JavaScript library for dynamic web ii libmagic1 5.03-2 File type determination library us ii php-auth 1.6.1-1 PHP PEAR modules for creating an a ii php-mail-mime 1.5.2-0.1 PHP PEAR module for creating MIME ii php-mdb2 2.5.0b2-1 PHP PEAR module to provide a commo ii php-net-smtp 1.3.1-1 PHP PEAR module implementing SMTP ii php-net-socket 1.0.9-2 PHP PEAR Network Socket Interface ii php5 5.2.11.dfsg.1-1 server-side, HTML-embedded scripti ii php5-gd 5.2.11.dfsg.1-1 GD module for php5 ii php5-mcrypt 5.2.11.dfsg.1-1 MCrypt module for php5 ii php5-pspell 5.2.11.dfsg.1-1 pspell module for php5 ii roundcube-sqlite 0.3-2 metapackage providing sqlite depen ii tinymce 3.2.7-1 platform independent web based Jav ii ucf 3.0024 Update Configuration File: preserv roundcube-core recommends no packages. roundcube-core suggests no packages. roundcube depends on no packages. -- debconf information: * roundcube/dbconfig-install: true roundcube/db/dbname: roundcube roundcube/pgsql/authmethod-admin: ident roundcube/pgsql/admin-user: postgres roundcube/internal/skip-preseed: true roundcube/db/app-user: roundcube/dbconfig-reinstall: false * roundcube/restart-webserver: true roundcube/dbconfig-upgrade: true roundcube/remote/port: roundcube/pgsql/no-empty-passwords: roundcube/passwords-do-not-match: roundcube/internal/reconfiguring: false roundcube/upgrade-error: abort roundcube/pgsql/authmethod-user: password roundcube/purge: false * roundcube/language: fr_FR roundcube/remote/newhost: roundcube/pgsql/changeconf: false roundcube/upgrade-backup: true roundcube/install-error: abort roundcube/mysql/admin-user: root * roundcube/hosts: ssl://oberon.myexampledomain.org:993 ssl://mail.somelab.someuniv.fr:993 imap.free.fr roundcube/dbconfig-remove: roundcube/mysql/method: unix socket roundcube/remove-error: abort roundcube/pgsql/method: unix socket roundcube/pgsql/manualconf: roundcube/db/basepath: /var/lib/dbconfig-common/sqlite/roundcube * roundcube/reconfigure-webserver: apache2, lighttpd * roundcube/database-type: sqlite roundcube/remote/host: roundcube/missing-db-package-error: abort -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org