Answers for "add phpmyadmin login linux"

PHP
0

add phpmyadmin login linux

# In command line:
$ sudo nano /etc/apache2/apache2.conf

# Include the following line at the bottom of the file, save and quit.
Include /etc/phpmyadmin/apache.conf
Posted by: Guest on January-24-2022

Browse Popular Code Answers by Language