well first off it should be
mysql.example.org/index.php not mysql.example.org./index.php
also, if there's still an issue i want to say look at the
server_name_in_redirect setting in nginx. those are my only ideas.
On Fri, Dec 5, 2008 at 1:13 PM, Robert Gabriel <lis...@ruby-forum.com> wrote:
Hello, I just install the new phpmyadmin and Im using nginx 0.6.32 with
php-fpm. Everything works fine, when I login, but I noticed that for
some reason this happens to the URL:
mysql.example.org./index.php?token=ead462c9df059a8a161332d96646d4cd then
I try again to login, but I get 400 Bad Request and the URL changes to:
mysql.example.org../index.php?token=e6948224e7ac721e1fba4d14424d2b78.
Does anyone know whats the problem?!
Please let me know, Thanks!