phpmyadmin connection to mysql server denied

Discussion in 'General' started by Jean-François Questiaux, Mar 24, 2017.

  1. I have a multiserver setting:
    ISP console on server1
    Web server on server2
    Database server on server3
    From the ISP console, I can access phpMyAdmin at the URL https://server2/phpmyadmin
    But if I try to loggin, I get a "connection to mysql server denied" error, with an additional message: "connection to the controluser as defined in your configuration has failed."
    Any idea how to fix this?
     
  2. Jesse Norell

    Jesse Norell Well-Known Member Staff Member Howtoforge Staff

    Reconfigure phpmyadmin, eg. in debian try 'dpkg-reconfigure phpmyadmin'
     

Share This Page