Can't log into phpmyadmin on Wordpress Azure App Service

massad 65 Reputation points
2023-10-08T15:49:16.1666667+00:00

I was able to log into phpMyAdmin after creating the app service, but somewhere along the line, it broke.

When I try to log in, I get this message: Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to access phpMyAdmin.

I have tried Chrome, IE and Firefox. I have tried deleting cookies a hundred times. I have tried Incognito and InPrivate modes. Nothing works.

Please help!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,930 questions
{count} votes

Accepted answer
  1. VenkateshDodda-MSFT 24,951 Reputation points Microsoft Employee Moderator
    2023-10-12T05:56:28.97+00:00

    @massad Thanks for your response and patience on this.

    I have checked with App Service engineering team and sharing the below.

    Our engineering Team has identified a bug and actively working on a fix on this issue. At this moment we don't have any ETA for this.

    Currently, the workaround on this issue is.

    • Set Session(ARR) Affinity flag to On in Azure App Service (Configurations -> General Settings -> Session Affinity). Please note that this might cause unequal distribution of traffic, if the App Service is using multiple instances.

    Feel free to reach back to me if you have any further questions on this.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.