phpmyadmin installation
No matching DirectoryIndex (index.html) found phpMyadmin DirectoryIndex index.html index.php add this line in phpMyadmin.conf here is example <Directory /usr/share/phpMyAdmin/> AddDefaultCharset UTF-8DirectoryIndex index.html index.php <IfModule mod_authz_core.c> permission denied change localhost to public IP in phpmyadmin.conf <IfModule mod_authz_core.c> # Apache 2.4 <RequireAny> Require ip 219.91.251.164 Require ip …