Search found 1 match
- Mon Jan 14, 2019 1:28 pm
- Forum: Database Server
- Topic: Can't connect to MySQL localhost (how to)
- Replies: 10
- Views: 188123
Re: MySQL: DATABASE ERROR: CONNECTION FAILED!
Hello this error is very easy to solve, open your panel vestacp, and server, go in mysqld, configure, and advanced options, and in the second line below [mysqld] add this code, skip-grant-tables done that it will return to normal access to all the DBs, and but remember to remove the code again, beca...