Are you certain the "admin" username *is* admin?? Because the MD5 you've quoted *is* admin.thecrush wrote: I tried this and saw that the password field for user_id 1 now says 21232f297a57a5a743894a0e4a801fc3 yet I still can't login using the password 'admin'. I even tried to insert a new user but that won't let me log in as well.
SELECT COUNT( * ) AS `Rows` , `username`
FROM `your_database`
1. Do you know the OS flavor?
2. Do you have root access?
If the answer to, 1. is Debian, and 2. is yes, then you can gain access using the username of debian-sys-maint and the root passwd.
You can ask... ;-pMay I ask what the value of the admin_access should be? Right now, it's set to 1.
1 means admin group id, it also means active. So, yes.