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 29b1935 commit 9f45b3fCopy full SHA for 9f45b3f
install/hst-install-debian.sh
@@ -1584,7 +1584,7 @@ if [ "$postgresql" = 'yes' ]; then
1584
1585
# Configuring phpPgAdmin
1586
if [ "$apache" = 'yes' ]; then
1587
- cp -f $HESTIA_INSTALL_DIR/pga/phppgadmin.conf /etc/apache2/conf.d/phppgadmin.conf
+ cp -f $HESTIA_INSTALL_DIR/pga/phppgadmin.conf /etc/apache2/conf.d/phppgadmin.inc
1588
fi
1589
cp -f $HESTIA_INSTALL_DIR/pga/config.inc.php /etc/phppgadmin/
1590
0 commit comments