atom feed5 messages in ru.sysoev.nginxRe: nginx with phpmyadmin 3.1.0
FromSent OnAttachments
Robert GabrielDec 5, 2008 1:13 pm 
mikeDec 5, 2008 1:20 pm 
Robert GabrielDec 5, 2008 2:51 pm 
mikeDec 5, 2008 3:16 pm 
Robert GabrielDec 5, 2008 3:32 pm 
Subject:Re: nginx with phpmyadmin 3.1.0
From:mike (mike@gmail.com)
Date:Dec 5, 2008 1:20:28 pm
List:ru.sysoev.nginx

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!