Closed infamousbutterly closed 11 years ago
Get this error whenever you try to log in. I tried fixing it, but to no avail.
I know about this one, it's problem with install.php.
Use: UPDATE users SET password=SHA2("root", 512), salt=""; And you should able to log into your user with password root
UPDATE users SET password=SHA2("root", 512), salt="";
root
Aaaaand... fixed.
Get this error whenever you try to log in. I tried fixing it, but to no avail.