CMS Forceful Transplant - Can't Login
Posted: Tue Jul 22, 2014 1:43 am
I moved a CMS install in an unconventional way, by using the CMS files from an FTP backup. Among the folder of the FTP, there was a directory called "sqldb". In there, there are three files:
maxdtc_client.sql
maxdtc_db.sql
maxdtc_endb.sql
I imported maxdtc_db.sql with phpmyadmin and I can access the website by going to index.php. Now I want to access the administration part of it, but it will not accept any username or password.
I've forcefully changed the user to admin and the password to admin by changing the password hash to "21232f297a57a5a743894a0e4a801fc3", but that was a no go. The password is not accepted and the box shakes to indicate this as well as the "username or password incorrect" message for admin/admin.
Can anyone help me troubleshoot? CMSMS version is 1.11.9. The only thing I can think of is that CMSMS is not accessing the database, but I thought I fixed that since now I can access index.php and it's not giving me a mysql error 1045 in the browser. Is there some sort of communication problem between admin.php and my database?
I am also wondering what those two other databases are, perhaps associated with some modules?
maxdtc_client.sql
maxdtc_db.sql
maxdtc_endb.sql
I imported maxdtc_db.sql with phpmyadmin and I can access the website by going to index.php. Now I want to access the administration part of it, but it will not accept any username or password.
I've forcefully changed the user to admin and the password to admin by changing the password hash to "21232f297a57a5a743894a0e4a801fc3", but that was a no go. The password is not accepted and the box shakes to indicate this as well as the "username or password incorrect" message for admin/admin.
Can anyone help me troubleshoot? CMSMS version is 1.11.9. The only thing I can think of is that CMSMS is not accessing the database, but I thought I fixed that since now I can access index.php and it's not giving me a mysql error 1045 in the browser. Is there some sort of communication problem between admin.php and my database?
I am also wondering what those two other databases are, perhaps associated with some modules?