borked again
By basd on Nov 22, 2008 | In b2evolution
Computer progress is painful.
I like the new b2evolution much better than the old one, especially the administrative tab that gets set up in firefox. But, as mentioned, my old version did not upgrade correctly and now is more-or-less inaccessible.
About the same time, I updated my "tiki-wiki" install, which seemingly went fine. But, today I discovered I could not log into that either. I have no idea why.
Fortunately, there is fairly useful help available with a quick google search. Nevertheless, solutions are not always "easy."
If you experience the same problem, the following code will set your administration login to "admin" pswd "admin" if entered via phpMySQL in CPANEL or the like:
UPDATE `users_users` SET `password`='admin', `hash`= md5('adminadmin') WHERE
`login`='admin';
happy trails ...
Trackback address for this post
Trackback URL (right click and copy shortcut/link location)
No feedback yet
| « borking, borking, borking ... | ntp restart » |