Jump to:

1043 Posts in 379 Topics by 373 members

Upgrading SilverStripe

SilverStripe Forums » Upgrading SilverStripe » Cannot Login after Update from 2.3.2 to 2.4.1

Ask questions about upgrading SilverStripe to the latest version.

Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w

Page: 1 2
Go to End
Author Topic: 2269 Views
  • marand
    Avatar
    Community Member
    9 Posts

    Re: Cannot Login after Update from 2.3.2 to 2.4.1 Link to this post

    Hello FullWebService!

    In my case was problem with difference in end of the first row in the windows and Linux.

    Solution, what was work for me:
    - installed WinSCP sftp-ftp klient
    - opened Page.php and config files (what was placed in the server) in this software
    - remove first row and write it again

  • FullWebService
    Avatar
    Community Member
    36 Posts

    Re: Cannot Login after Update from 2.3.2 to 2.4.1 Link to this post

    Thank you so much! I already tried the same with FileZilla, but that didn't work.

    WinSCP did the trick!

  • Webdoc
    Avatar
    Community Member
    310 Posts

    Re: Cannot Login after Update from 2.3.2 to 2.4.1 Link to this post

    Try set in Mysite/ config

    Security::setDefaultadmin('username','password');

    and then use the username and password u set to login the admin

    2269 Views
Page: 1 2
Go to Top

Want to know more about the company that brought you SilverStripe? Then check out SilverStripe.com

Comments on this website? Please give feedback.