Solve phpmyadmin 404 not found in localhost/phpmyadmin in Ubuntu

When you install Phpmyadmin without Apache first, then you will see this kind of errors. You should install apache2 first, then followed by phpmyadmin to get all things works properly.
To solve this problem :

sudo dpkg-reconfigure -plow phpmyadmin

And restart your webserver!



You should follow me here

Add new comment