Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    phpMyAdmin behind HAProxy

    Scheduled Pinned Locked Moved Cache/Proxy
    1 Posts 1 Posters 55 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      codechurn
      last edited by codechurn

      I have phpMyAdmin running on a backend server on port 80 at /phpmyadmin. I want my backend to append the /phpmyadmin to any requests.

      This is what my backend setup looks like:
      c4bb7b72-132b-48c0-8b78-8f81d74646cd-image.png

      If I go to https://phpmyadin.somedomain.org it correctly routes me to my backend and displays the logon page.

      However, when I attempt to login, I get a cookie error and the path in the browser address is not updated to include the /phpmyadmin. I suspect that I am missing something here with respect to the client maybe rewriteing the path when I click the logon button?

      a831643d-6936-4fb2-a252-78aba7317c4f-image.png

      If I manually add /phpmyadmin to the path above (ie: /phpmyadmin/index.php) I am succesfully logged in

      As you can see, from the rules I have a similar configuration for pgadmin and icinga which work without issue.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.