Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't Login with Admin-User
#1
Today I installed LetoDMS. Everything works perfectly, but i can't login with the admin-User. do you have an idea why it does not work?

Thanks for help.

Marcel
Reply
#2
OK , login to phpmyadmin , check the user account in the db. you may have to add a user , if LetoDMS didn't set it up

thanks

LetoDMS team.

ps. userid is admin . and password is admin
Reply
#3
Hi

Thanks for the info, but i insert the following sql in database.

Code:
INSERT INTO tblFolders VALUES (1, 'DMS', 0, 'DMS root', 1, 0, 2, 0);
INSERT INTO tblUsers VALUES (1, 'admin', '21232f297a57a5a743894a0e4a801fc3', 'Administrator', 'address@server.com', '', '', '', 1);
INSERT INTO tblUsers VALUES (2, 'guest', NULL, 'Guest User', NULL, '', '', '', 0);

i can't login with the user "admin" and passwort "admin.

do you have other idea?

Marcel
Reply
#4
Inserting that query the db must return an error if the tblUsers doesn't exists!
The table is there or not?
Reply
#5
Hi

The table tblUsers is there.

After i click the "Sign in"-Button, the url switch to "http://DOMAIN/out/out.Login.php?referuri=%2Fout%2Fout.ViewFolder.php%3Ffolderid%3D1". is this correctly?

Marcel
Reply
#6
Wink 
The problem has solved itself. i had an error on the settings in the variable $_httpRoot. Confused

Thanks for help me.

Marcel
Reply


Forum Jump:


Users browsing this thread: