Menu

#2592 Login doesn't work on nginx

2.11.2.1
fixed
5
2013-06-11
2007-11-19
No

When running phpmyadmin at:

http://domain.com/phpmyadmin/

Login redirects to:

http://domain.com./index.php?lang=en-utf-8&token=<snip>

Which doesn't exist. I suspect that it was meant to redirect to ./index.php, meaning index.php in the current directory, but this doesn't work on the latest stable version of nginx (0.5.33)

The link should be made relative like other phpmyadmin links, which work just fine.

Discussion

  • Marc Delisle

    Marc Delisle - 2007-12-07
    • assigned_to: nobody --> lem9
    • status: open --> pending
     
  • Marc Delisle

    Marc Delisle - 2007-12-07

    Logged In: YES
    user_id=210714
    Originator: NO

    Did you set a value in $cfg['PmaAbsoluteUri'] ?

     
  • Daniel Eloff

    Daniel Eloff - 2007-12-10

    Logged In: YES
    user_id=730918
    Originator: YES

    > Did you set a value in $cfg['PmaAbsoluteUri'] ?

    No. Should I?

     
  • Daniel Eloff

    Daniel Eloff - 2007-12-10
    • status: pending --> open
     
  • Marc Delisle

    Marc Delisle - 2007-12-13

    Logged In: YES
    user_id=210714
    Originator: NO

    Usually you don't have to but please test it with a value.

     
  • Sebastian Mendel

    • status: open --> pending
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539
    Originator: NO

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • SourceForge Robot

    • status: pending --> closed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed --> fixed