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

Can't open the CMS


Go to End


2 Posts   1228 Views

Avatar
Carla

Community Member, 1 Post

30 July 2008 at 5:28pm

Hi, I'm new to all this. I'm at the end of tutorial 2 and just rebuilt database and get told this:

Warning: Cannot modify header information - headers already sent by (output started at /home/bookcell/public_html/sapphire/core/model/DatabaseAdmin.php:137) in /home/bookcell/public_html/sapphire/core/Debug.php on line 151
Error

The website server has not been able to respond to your request.

...so I can't get into the CMS. How can I fix the problem?

Avatar
Willr

Forum Moderator, 5523 Posts

31 July 2008 at 5:49pm

Error

The website server has not been able to respond to your request.

Is the generic error page - your best bet it to flip the site into dev mode and get the proper error in all its glory by adding

Director::set_environment_type("dev"); to your mysite/_config.php file