Unable to Connect to phpMyAdmin

Gary Smith 96 Reputation points
2021-07-24T15:41:09.39+00:00

I just activated MySQL in App and clicked on the "Manage" link at the top of the page.
I get a phpMyAdmin login screen which does not accept any username/password I have, including the credentials I found in the default MYSQLCONNSTR_localdb.ini file.
Any suggestions, or is there another tool I can use to create an empty database?
Thanks.
117614-2021-07-24-13-27-26-phpmyadmin-and-7-more-pages-pe.png

Azure Database for MySQL
Azure Database for MySQL
An Azure managed MySQL database service for app development and deployment.
986 questions
{count} votes

Accepted answer
  1. Gary Smith 96 Reputation points
    2021-07-24T17:55:37.003+00:00

    I found the problem. If the website has been stopped and restarted you have to first connect to the website URL from a browser. Once you do that, the instance is running and you can connect to phpMyAdmin. It will launch without a login screen.

    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 15,256 Reputation points MVP Volunteer Moderator
    2021-07-24T16:43:43.02+00:00

    Hi @Gary Smith

    Please refer to the below link
    https://stackoverflow.com/questions/25507008/http-localhost-phpmyadmin-unable-to-connect

    Try: localhost:8080/phpmyadmin/

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.


  2. Pill Zena 0 Reputation points
    2023-02-23T11:53:22.46+00:00

    Another link for your localhost problems //localhost

    0 comments No comments

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.