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.

Data Model Questions /

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

SilverStripe-v3.1.6 wont flush


Go to End


744 Views

Avatar
kutson

Community Member, 1 Post

26 September 2014 at 9:57am

Hi there,

I upload the latest version onto Apache server and build a few pages using a foundation theme.
I can see the page I set up at the admin end. I also can choose different page type at the settings, as well as dev/build the data base.
However when I try to ?flush=1 or /build?flush=1 or ?flush=all I get an 404 Not Found page with this error:

"The requested URL /flush=1 was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

When I try to view the page from the back end I get this message:
"Sorry, it seems you were trying to access a page that doesn't exist.
Please check the spelling of the URL you were trying to access and try again."

Any idea's why I cant flush my page?