I’ve got a strange problem and it’s either related to phpmyadmin or my
nginx setup. Since the primary purpose of the site is rails, I’ll go
ahead and ask my question here…
On phpmyadmin, when i submit anything, the url changes from
http://php.mydomain.com/ to http://php.mydomain.com./
(notice the trailing period.) That of course, results in an error… the
query still goes through so it’s not the end of the world, but it’s
highly highly inconvenient. Anyone have any ideas where to look?
My stack:
Ubuntu Feisty
PHP5
Mongrel
Nginx 0.4.13
phpmyadmin 2.9.11
Thanks in advance…
-Vince