Package: phppgadmin Version: 5.0.4-1 Severity: normal Tags: patch Hi,
phppgadmin's README.Debian says: "Edit /etc/phppgadmin/apache.conf if you want to change the default access policy or other Apache settings." This is incorrect - the file to edit is, in fact, /etc/apache2/conf.d/phppgadmin The attached (trivial) patch fixes this. Might be worth pushing into woody? Cheers, Matthew -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-3-amd64 (SMP w/8 CPU cores) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages phppgadmin depends on: ii apache2-mpm-prefork [httpd] 2.2.22-9 ii libapache2-mod-php5 5.4.4-2 ii libjs-jquery 1.7.2+debian-2 ii php5-pgsql 5.4.4-2 Versions of packages phppgadmin recommends: ii postgresql-doc 9.1+132 Versions of packages phppgadmin suggests: ii postgresql 9.1+132 pn slony1-bin <none> -- no debconf information
--- /tmp/README.Debian.orig 2012-07-30 11:53:37.982254493 +0100 +++ /tmp/README.Debian 2012-07-30 11:54:26.711267508 +0100 @@ -7,7 +7,7 @@ The application is available at http://localhost/phppgadmin/ after installation. -Edit /etc/phppgadmin/apache.conf if you want to change the default access +Edit /etc/apache2/conf.d/phppgadmin if you want to change the default access policy or other Apache settings. Edit /etc/phppgadmin/config.inc.php to connect to databases on other hosts and