Very nice job with it, just wish I could get the admin side of it.
Using PHP 4.0.5, am able to log into another web app that doesn't use MD5 password authentication.
Is there something that I should check via my MySQL, or in my php.ini file? I went through the entire thing, and it all looked kosher.
EDIT:
Got everything working as soon as I disabled MD5 on the login page.. not sure what I don't have set up correctly, but MD5 seems to fail every time with me.
|