Search found 2 matches

by snacktime
Mon 6. Dec 2004, 07:37
Forum: phpwcms Installation Troubleshooting English
Topic: [SOLVED]Admin login problems
Replies: 2
Views: 1376

Found the problem. The time on the database server was different then on the webserver.
by snacktime
Mon 6. Dec 2004, 07:30
Forum: phpwcms Installation Troubleshooting English
Topic: [SOLVED]Admin login problems
Replies: 2
Views: 1376

[SOLVED]Admin login problems

I checked all the obvious stuff. When I login, the system is logging me in, then immediately updating the database twice and marking me as not logged in. Sample database session below follows. Note that the main query checking the password succeeds. SELECT * FROM phpwcms_user WHERE usr_login='admin'...