I am using ubuntu and I have installed phpmyadmin using terminal following a tutorial.
Above image is showing the output when I access localhost/phpmyadmin
How to fix this?
I am using ubuntu and I have installed phpmyadmin using terminal following a tutorial.
Above image is showing the output when I access localhost/phpmyadmin
How to fix this?
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/