Created
October 5, 2017 11:18
-
-
Save as3eem/4cfdab91c78e284aba7430df18f88c39 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get install phpmyadmin | |
try:--->>> localhost/phpmyadmin | |
if it does not works | |
execute this | |
>>> sudo dpkg-reconfigure phpmyadmin | |
Must be working |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment