fixed PMA script

This commit is contained in:
2023-04-04 18:32:45 -07:00
parent 6aa2168f97
commit 9ccbe37569
4 changed files with 7 additions and 14 deletions

View File

@ -15,6 +15,6 @@ Listen 8080
ErrorLog ${APACHE_LOG_DIR}/phpmyadmin.error.log
CustomLog ${APACHE_LOG_DIR}/phpmyadmin.access.log combined
# Error log location should be in /var/log/apache2
</VirtualHost>