Minggu, 25 Oktober 2015

why my phpmyadmin cannot show after instal


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?
shareimprove this question

    
It depends on what web server you're using and how you set it up? – karthick87 Dec 28 '10 at 17:23
    
Read phpMyAdmin from ubuntu documentation – Darshana Sep 13 '14 at 6:44

3 Answers

Did you try http://localhost/phpmyadmin?
Edit: Do this first
sudo gedit /etc/apache2/apache2.conf
add this line somewhere
Include /etc/phpmyadmin/apache.conf
and finally restart apache.
/etc/init.d/apache2 restart
shareimprove this answer

Share

& Comment

0 komentar:

Posting Komentar

 

Copyright © 2015 blog kopas™ is a registered trademark.

Designed by Templateism. Hosted on Blogger Platform.