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.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

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

Display Problem after Installation of SS 3.1.9


Go to End


2 Posts   1370 Views

Avatar
Tread

Community Member, 8 Posts

23 January 2015 at 1:17am

Hi,

I just installed Silverstripe 3.1.9, which I could manage, but the Examplesite with the simple layout is not displayed correctly.
It seems, the CSS doesn't loads correctly. When I try and call the CSS File (, for example layout.css,) directly in the browser,
I get a 403 Forbidden, even when I set the rights of the file to 777.
Is that a SilverStripe issue?

I attached a picture who the examplesite looks like.

Attached Files
Avatar
camfindlay

Forum Moderator, 267 Posts

26 January 2015 at 4:41pm

what are you using for your local development environment? Might be that you need to adjust apache config or perhaps your permissions require a different user? Hard to tell without further information.