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.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

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

Error accessing admin when on live mode


Go to End


860 Views

Avatar
jkdude

Community Member, 19 Posts

14 November 2016 at 3:10pm

Hi,

I have a Silverstripe 3.4 site up and running but when I've got it set to "live" mode and try to access the admin, it gets an error and defaults to the error html page in my assets folder.

This PHP error message pops up in my log:
=============
[Mon Nov 14 12:04:25 2016] [error] [client xxx.xx.xxx.xx] Premature end of script headers: php-handler, referer: http://www.site.com/Security/login?BackURL=%2Fadmin%2Fpages
=============

Everything works fine when it's set to dev mode. Can someone point me in the right direction with solving this error.

Thanks in advance.

Jkdude