touch /usr/share/iserv/www/inc/mod_error-reporter/config.inc
chmod g+w /usr/share/iserv/www/inc/mod_error-reporter/config.inc
chgrp www-data /usr/share/iserv/www/inc/mod_error-reporter/config.inc
-chkdb -r
+# better let update.php do it because chkdb instantly drops old fields
+# chkdb -r
chkpriv
chklocale
# run update script
+export PGDATABASE=iserv
+export PGUSER=postgres
php /usr/share/iserv/modules/error-reporter/update.php
#DEBHELPER#