Login not working

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
der Jerg
Posts: 21
Joined: Wed 2. Jan 2019, 15:27

Login not working

Post by der Jerg »

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
User avatar
Oliver Georgi
Site Admin
Posts: 9929
Joined: Fri 3. Oct 2003, 22:22
Location: Dessau-Roßlau
Contact:

Re: Login not working

Post by Oliver Georgi »

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.
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn
Post Reply