Package: horde2 Version: 2.2.7-6 Severity: normal
/etc/apache2/conf.d/horde2.conf should set the same php options in the presence of php5. # Added for HORDE2 Alias /horde2 /usr/share/horde2 <Directory /usr/share/horde2> Options FollowSymLinks AllowOverride Limit order allow,deny allow from all <IfModule mod_php4.c> php_flag magic_quotes_gpc Off php_flag track_vars On php_value session.save_path "/var/lib/horde2" php_value include_path .:/etc/horde2:/usr/share/php:/usr/share/pear:/usr/share/horde2 php_flag session.use_trans_sid Off </IfModule> + <IfModule mod_php5.c> + php_flag magic_quotes_gpc Off + php_flag track_vars On + php_value session.save_path "/var/lib/horde2" + php_value include_path .:/etc/horde2:/usr/share/php:/usr/share/pear:/usr/share/horde2 + php_flag session.use_trans_sid Off + </IfModule> </Directory> # End HORDE2 Configuration Block -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (250, 'testing'), (50, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.7-1-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages horde2 depends on: ii apache2 2.0.53-4 next generation, scalable, extenda ii apache2-mpm-prefork [httpd] 2.0.53-4 traditional model for Apache2 ii binutils 2.15-5 The GNU assembler, linker and bina ii debconf 1.4.40 Debian configuration management sy ii gettext 0.14.1-10 GNU Internationalization utilities ii logrotate 3.7-2 Log rotation utility ii make 3.80-9 The GNU version of the "make" util ii perl 5.8.4-6 Larry Wall's Practical Extraction ii php4-cgi 4:4.3.10-2 server-side, HTML-embedded scripti ii php4-pear 4:4.3.10-2 PEAR - PHP Extension and Applicati ii php4-pear-log 1.6.0-1.1 Log module for PEAR ii wwwconfig-common 0.0.42 Debian web auto configuration -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]