New user here. I run a small webhost. I tried to install this program for a client, and everything went smoothly. It finished the install and told me the username admin and password in single quotes. Figured the program was successful and forwarded the info to my client. They tried to login and failed. I tried to login afterwards and failed. I did a fresh install (wipe dir and db) with same result.
I figured the last thing I could do is edit the md5 has on the mysql db. I double checked that plogger was able to write to the db (it did). However I am fearful that this may just be the beginning of many more errors if something is setup wrong on my box.
Tried what you suggested. You should look in admin/index.php. It does not have what your snippet does on your link. Alas plogger for us is not working.
How can the stable release have such a bug? Any and all new users would encounter this install bug? Would simply wiping cookies after install work?
Where is the cvs repository so I can checkout the latest version?
Is there any way I can take a look at your install? You can email me at sidtheduck splat gmail dot com if you don't want to post your info on the forums.
This is resolved. Sidtheduck proposed that PHP sessions were misconfigured. Indeed Centos 5.2 fresh out of the box was not correctly set in conjunction with fastcgi. Thanks!