0

I am using ubuntu and I have installed phpmyadmin using terminal following a tutorial.

enter image description here

Above image is showing the output when I access localhost/phpmyadmin

How to fix this?

digiwizkid
  • 791
  • 2
  • 14
  • 28
Martin
  • 365
  • 4
  • 7
  • 22

1 Answers1

1

your phpmyadmin is working like it should but your php is not. Phpmyadmin is built with php. Please check your php installation. <php phpinfo() ?>

why are my php files showing as plain text?

https://www.howtoforge.com/community/threads/accessing-phpmyadmin-returns-php-as-text.63896/