0

image

This is my phpmyadmin login page. I am using Ubuntu 16.04 . I am using the XAMPP server. Apache and php server are working fine ,but I cannot access the phpmyadmin. When I use sudo /opt/lampp/lampp restart . It shows mysql server is not running and it restarts it again .

4
  • Screenshot is too small Commented Jun 18, 2016 at 7:57
  • Add image to post using 'Add image ' while posting questions. Do not give links. Commented Jun 18, 2016 at 8:00
  • Can you connect to MySQL from the command line? Commented Jun 18, 2016 at 10:16
  • No I cannot connect neither using command line. Commented Jun 30, 2016 at 6:36

1 Answer 1

0

Remove the lampp folder from the /opt folder using the command

sudo rm -rf /opt/lampp

and now make a clean install again. But still I cannot figure out what my problem was.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.