Hello Oliver, Hello Folks,
I have the problem, that I cannot log in to the backend of my customer anymore. It just sais "Fehler beim Anmelden!" / "Error trying to log in".
The curiosity of this is, that there is one computer which still does the login. The password is typed in manually so there is no chance it is misspelled or wrong. What could be happening here?
The userlog table only shows succeeded login-attempts, right?
I thought about creating a new user over the DB, but i don't know which hash-algorithm is used to hash the password, so i could enter it there.
Any ideas?
Have a good time a nice people around you
Login not working
- Oliver Georgi
- Site Admin
- Posts: 9929
- Joined: Fri 3. Oct 2003, 22:22
- Location: Dessau-Roßlau
- Contact:
Re: Login not working
Just use md5 when creating the password. Yeah, it is outdated but anyway.
It might help to delete all cookies of the domain where phpwcms is installed if the login might be rejected.
It might help to delete all cookies of the domain where phpwcms is installed if the login might be rejected.
Re: Login not working
Unfortunately I still didn't manage to get inside.
Deleting the Browser cache won't work since I tried logging in on two "fresh" Systems.
I didn't manage to insert in new user in the db because I'm not allowed to insert an entry without providing a value for usr_var_structure but I'm pretty sure it won't help anyway.
Could it be a problem that SSL isn't enabled?
I'm totally lost, what can I do?
Jerg
P.S. What is the user account information in con.inc.php about?
Deleting the Browser cache won't work since I tried logging in on two "fresh" Systems.
I didn't manage to insert in new user in the db because I'm not allowed to insert an entry without providing a value for usr_var_structure but I'm pretty sure it won't help anyway.
Could it be a problem that SSL isn't enabled?
I'm totally lost, what can I do?
Jerg
P.S. What is the user account information in con.inc.php about?