Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cant Login with admin/admin
#1
I installed the latest LetoDMS version 3.3.5. All went well with the installation. However am unable to login using admin /admin. The system keeps on going back to the login screen with no error.

if a put a wrong password, the system is able to detect, that means the Adodb connection is ok and working

If i login with the guest account, the system throws an error, Guest account is disabled.

could it be that the admin password is wrong or changed?

Kindly help!!! i cant figure out what is exactly wrong, as the check.php is all good, no errors.
Reply
#2
(07-15-2012, 11:51 AM)Alwaysfelix Wrote: I installed the latest LetoDMS version 3.3.5. All went well with the installation. However am unable to login using admin /admin. The system keeps on going back to the login screen with no error.

if a put a wrong password, the system is able to detect, that means the Adodb connection is ok and working

If i login with the guest account, the system throws an error, Guest account is disabled.

could it be that the admin password is wrong or changed?

Kindly help!!! i cant figure out what is exactly wrong, as the check.php is all good, no errors.

Could this be a cookie problem? Are they disabled in your browser? The passwords in the database are md5 encrypted. So you can check if the password for admin in table tblUsers is identical to the md5 sum of 'admin'. I can't think of any reason, why it shouldn't.

Uwe
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)