Firstly, let me give some respect to these articles that Oliver and others have given some direction on:
- http://forum.phpwcms.org/viewtopic.php? ... dmin+login
- http://forum.phpwcms.org/viewtopic.php? ... dmin+login
- http://forum.phpwcms.org/viewtopic.php? ... de#p123318
I have read through and have work through the suggestions, alas still having a few issues and alas, have some 3 sites running phpWCMS, a great product!
So ... lets use my own site as an example, www.kennyphipps.com. This was moved to a new server recently and the admin login stopped working.
I understand this is due to some differences in the way php handles the password in the code (correct me if I am wrong!) and so tried to database edits suggested via phpMyAdmin. I even created another admin user to test.
I then created a sub-domain, dev.kennyphipps.com (limited content moved across, but the DB is a complete export!), copying the database contents via .sql export/import, and uploaded the latest release (1.4.5) and ran an upgrade against the copied database, alas this still can't login.
QUESTIONS:
- The original database had been upgraded before, alas as I can't login, I can't tell you the current version, is this obvious anywhere else?
- When running the upgrade, the SQL updates to be run talk about 1.4 > v1.5, but the latest version is 1.4.5, and so not sure how this relates to what version the database should be? (I have gone with the latest being a good rule of thumb?)
- I note in the one of the above articles, that replacing some of the login (and include) files is suggested, however as I am using the latest, do I still need to?
- IMPORTANT: ON the latest code: the login redirects to the login screen, but DOES NOT report "Login Errors" as before. [Clue? Authentication successful? Redirect incorrect?)
Appreciate any and all help.
Regards,
Kenny