I’ve got a EE Personal installation that I’ve been working on setting up. This morning I noticed that I had been logged out and that I am unable to log in again.
When I submit my username/password, the login page reloads without showing any error message. I don’t think it’s a password problem because a) I did the reset password thing and have the same problem with the new one, and b) if I intentionally submit a bad password I’m shown a red “password incorrect” error. Using the correct one, the page just reloads with what looks like a session ID in the URL:
http://example.org/something/index.php?S=6ae2e5981c58d8f8a7250e7e3e518faeb82fad72
(I renamed my system folder to “something”, but not recently so that’s not the problem)
When I log in with an intentionally bad password I get this URL:
http://example.org/something/index.php?S=0&C=login&M=auth
I’ve been working on this development installation for about a week with no problems whatsoever. The only thing I’ve modified are the templates; I haven’t touched any of the system files or installed any new plugins. MySQL is running fine, which I verified myself and also demonstrated by the fact that EE sent me my password reset notification. I’m pretty sure I have the EE administration set to use cookies only, but this is not a recent change and my browsers are accepting cookies. This installation is running locally on my Powerbook and I have this problem using both Firefox and Safari on OS X.
I haven’t yet had time to reinstall the system; I will if I have to but I’m more interested in figuring out what happened so I can prevent it happening again.
What could cause this behavior?
Modified because it’s good to keep your system folder out of public view