Update 'Apache-Installer.sh'
This commit is contained in:
@@ -57,9 +57,10 @@ systemctl restart apache2
|
||||
|
||||
apt-get install phpmyadmin -y
|
||||
ln -s /usr/share/phpmyadmin /var/www/"$domain"/public_html
|
||||
systemctl restart apache2
|
||||
# Redirect phpmyadmin -> database
|
||||
mv /var/www/"$domain"/public_html/phpmyadmin /var/www/"$domain"/public_html/database
|
||||
a2disconf phpmyadmin.conf
|
||||
systemctl restart apache2
|
||||
|
||||
#-------------------#
|
||||
# POSTFIX #
|
||||
|
||||
Reference in New Issue
Block a user