tomas Posted February 9, 2020 Report Share Posted February 9, 2020 It seems I restarted Windows without properly closing Uniform Server.. Now I can't start Mysql getting the error can't establish a database connection. If I try to start php my admin I get the following errors 2002 - — The server is not responding (or the local server's socket is not correctly configured). mysqli_real_connect(): (HY000/2002): A connection cant be established since the end computer has denied that connection. Connection for controluser as defined in your configuration failed. mysqli_real_connect(): (HY000/2002): A connection cant be established since the end computer has denied that connection. In ther past I had also a similar issue when making a copy of Uniform server folder without closing it which results in that the newly created uniform server returns this error as well. Let meknow if you need further info to debug. N Quote Link to comment Share on other sites More sharing options...
tomas Posted February 17, 2020 Author Report Share Posted February 17, 2020 Fixed it following the instructions in https://stackoverflow.com/a/40039043 wich is to use innodb_force_recovery = 1 once. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.