4577 Posts in 1388 Topics by 1377 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1404 Views |
-
Login Rejected after Installation

11 September 2009 at 6:26am
I installed the latest version of SilverStripe and it all seems to work fine. It sends me to the "Installation Successful" page with my email and password, as well as a link to the CMS admin.
The problem is when I try to use that email/password combination, it doesn't work. It gives me the error "That doesn't seem to be the right e-mail address or password. Please try again.".
I try to recover my password with the link provided, but it says "Sorry, but I don't recognise the e-mail address. Maybe you need to sign up, or perhaps you used another e-mail address?".
Any help in this would be great -- I can't get anywhere until I can log into the CMS.
-
Re: Login Rejected after Installation

11 September 2009 at 3:07pm
Maybe try hardcode the login into your mysite/_config.php
Security::setDefaultAdmin('admin', 'password');
Then try and login with those details.
-
Re: Login Rejected after Installation

12 September 2009 at 12:21am
Worked like a charm -- thanks!
It turns out that another developer working on this project was a bit too excited to get going, so he had already created an admin account -- which is why I couldn't get the password right.
| 1404 Views | ||
|
Page:
1
|
Go to Top |


