I'm trying to setup phpmyadmin on my new ubuntu server running nginx. When I do domain.com/phpmyadmin/ it downloads a file consisting of php code etc while if I do domain.com/phpmyadmin/index.php it loads in correct. ...
Accepted Answer:
Didn't know file downloads were cached. Forgot to clear cache. Now I feel dumb cause ofcourse downloads are cached and I'm just dumb.