Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Problem accessing CMS after install


Go to End


1439 Views

Avatar
Hans

3 Posts

2 August 2007 at 2:50am

I installed silvertripe v2.0.2b on a debian system with lighttpd. After installation
I get the welcome page, but when I enter the CMS, I get following error:
user_error(None of these templates can be found: Security_dologin.ss, Security.ss,512)
line 53 of SSViewer.php

SSViewer->__construct(Array)
line 193 of Controller.php

Controller->getViewer(dologin)
line 161 of Controller.php

Controller->defaultAction(dologin,Array)
line 136 of Controller.php

Controller->run(Array)
line 48 of Director.php

Director::direct(Security/?executeForm=LoginForm)
line 101 of main.php

Does somebody know what is happening and how to solve this ?