Hello,
I am hosting a small website on pythonanywhere and it uses a sqlite db. Locally, I am able to run phpliteadmin to admin my db. But when I follow the instructions here: https://bitbucket.org/phpliteadmin/public/wiki/Installation and navigate to the phpliteadmin file in the browser, it simply renders the file itself. My first guess is that PHP is not installed on the server. Is this correct? Is there a way to run phpliteadmin on pythonanywhere?
Thanks, Nick