We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e05ab4 commit 6723abfCopy full SHA for 6723abf
install/hst-install-ubuntu.sh
@@ -1449,7 +1449,7 @@ if [ "$postgresql" = 'yes' ]; then
1449
fi
1450
cp -f $HESTIA_INSTALL_DIR/pga/config.inc.php /etc/phppgadmin/
1451
1452
- echo "DB_PMA_ALIAS='phppgadmin'" >> $HESTIA/conf/hestia.conf
+ echo "DB_PGA_ALIAS='phppgadmin'" >> $HESTIA/conf/hestia.conf
1453
$HESTIA/bin/v-change-sys-db-alias 'pga' "phppgadmin"
1454
1455
0 commit comments