Package: phppgadmin
Version: 5.0.2-2
Severity: normal
Error message in /var/log/apache2/error.log:
[Sat Sep 10 16:34:17 2011] [error] [client 127.0.0.1] File does not exist:
/usr/share/phppgadmin/js, referer:
http://localhost/phppgadmin/display.php?subject=table&server=localhost%3A5432%3Aallow&database=persdat&schema=public&table=rechner
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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.19-2
ii libapache2-mod-php5 5.3.8-1
ii libjs-jquery 1.6.2-1
ii php5-pgsql 5.3.8-1
Versions of packages phppgadmin recommends:
ii postgresql-doc 9.1+121
Versions of packages phppgadmin suggests:
pn postgresql 9.1+121
pn slony1-bin <none>
-- Configuration Files:
/etc/phppgadmin/apache.conf changed:
Alias /phppgadmin /usr/share/phppgadmin
<Directory /usr/share/phppgadmin>
DirectoryIndex index.php
AllowOverride None
order deny,allow
deny from all
allow from 127.0.0.0/255.0.0.0 ::1/128 192.168.2
<IfModule mod_php5.c>
php_flag magic_quotes_gpc Off
php_flag track_vars On
php_value include_path .
</IfModule>
<IfModule !mod_php5.c>
<IfModule mod_actions.c>
<IfModule mod_cgi.c>
AddType application/x-httpd-php .php
Action application/x-httpd-php /cgi-bin/php
</IfModule>
<IfModule mod_cgid.c>
AddType application/x-httpd-php .php
Action application/x-httpd-php /cgi-bin/php
</IfModule>
</IfModule>
</IfModule>
</Directory>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]