Package: phpbb3 Version: 3.0.7-PL1-2 Severity: important Tags: upstream When postgres is selected as the database, but the php5-pgsql module is not installed, phpbb shows an empty page and does not show any error message anywhere.
index.php calls common.php which calls includes/db/postgres.php which does a '@pg_connect'. Because of the '@', the 'Call to undefined function pg_connect()' error is not logged at all and execution is halted. The user is left puzzled staring at a blank screen. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (650, 'testing'), (600, 'unstable'), (550, 'experimental'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.34-git16 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages phpbb3 depends on: ii apache2-mpm-prefork [httpd] 2.2.16-1 Apache HTTP Server - traditional n ii dbconfig-common 1.8.46 common framework for packaging dat ii debconf [debconf-2.0] 1.5.32 Debian configuration management sy ii libapache2-mod-php5 5.3.2-1 server-side, HTML-embedded scripti ii php5-cli 5.3.2-1 command-line interpreter for the p ii php5-gd 5.3.2-1 GD module for php5 ii php5-mysql 5.3.2-1 MySQL module for php5 ii php5-pgsql 5.3.2-1 PostgreSQL module for php5 ii postgresql-client-8.4 [postgr 8.4.4-1+b1 front-end programs for PostgreSQL ii ucf 3.0025 Update Configuration File: preserv Versions of packages phpbb3 recommends: ii exim4 4.71-4 metapackage to ease Exim MTA (v4) ii exim4-daemon-light [mail-tra 4.71-4 lightweight Exim MTA (v4) daemon ii php5-imagick 3.0.0~rc1-1 ImageMagick module for php5 Versions of packages phpbb3 suggests: pn phpbb3-l10n <none> (no description available) ii postgresql 8.4.4-1 object-relational SQL database (su -- debconf information: * phpbb3/database-type: pgsql phpbb3/mysql/admin-user: root phpbb3/remote/host: phpbb3/admin-pass-ask: phpbb3/db/basepath: * phpbb3/httpd: apache2 phpbb3/remove-error: abort phpbb3/db/app-user: phpbb3 phpbb3/admin-pass-mismatch: phpbb3/dbconfig-reinstall: false phpbb3/db/dbname: phpbb3 phpbb3/install-error: abort phpbb3/upgrade-backup: true phpbb3/admin-pass-requirements: phpbb3/dbconfig-upgrade: true phpbb3/purge: false * phpbb3/dbconfig-install: true phpbb3/mysql/method: unix socket phpbb3/missing-db-package-error: abort phpbb3/pgsql/changeconf: false phpbb3/remote/newhost: phpbb3/pgsql/manualconf: phpbb3/dbconfig-remove: phpbb3/internal/reconfiguring: false phpbb3/internal/skip-preseed: false phpbb3/admin-pass-generated: phpbb3/pgsql/authmethod-user: ident phpbb3/upgrade-error: abort phpbb3/pgsql/admin-user: postgres phpbb3/remote/port: phpbb3/pgsql/authmethod-admin: ident phpbb3/pgsql/no-empty-passwords: phpbb3/passwords-do-not-match: phpbb3/pgsql/method: unix socket -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org