nginx + drupal + phpmyadmin
Submitted by aaron on
While setting up the new evolving-design.com server, I decided to go to a pure nginx setup.
However, I still need all my backend tools to run, so that meant getting things like phpMyAdmin to play nice with nginx.
I used the wonderful drupal-with-nginx configuration by perusio, but when I set up my virtual host for phpMyAdmin, I got the login page just fine, but every time I tried to login, the page just reloaded back to the login page. No errors appeared in any logs, either.