I've installed phpmyadmin sudo apt-get install phpmyadmin. Of course, I have also mysql and a web server running properly.
Now how can I reach it?
|
I've installed phpmyadmin Now how can I reach it? |
||||
|
|
Did you try http://localhost/phpmyadmin? Edit: Do this first
add this line somewhere
and finally restart apache.
|
|||||
|
|
You probably skiped the configure from the package. Try this cli:
And when it choose the webserver to configure, select apache. |
|||
|
|
|
It depends on your configuration. From my experience, I may reach with localhost/phpmyadmin but fail to login, I have to reconfigure phpmyadmin, reset MySQL password, and then I may login without problems.
But if your problem is fail to interpret php, follow the instruction to enable your php first.
Wish it helps! Have a nice day! |
||||
|
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.