desktop/phppgadmin/phppgadmin.install
2011-10-19 18:23:15 +00:00

5 lines
181 B
Plaintext

post_upgrade() {
echo "Don't forget to add ':/usr/share/webapps/:/etc/webapps/' to php.ini/open_basedir,"
echo "adjust webserver configuration and enable pgsql php extension"
}