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

404 when I try to flush the cache


Go to End


2 Posts   591 Views

Avatar
Stef87

Community Member, 66 Posts

11 September 2012 at 2:29am

Hi

Today I started using version control software with my CMS and now have an odd error. I checked out a working copy of my code and put it in a new folder on MAMP away from the original installation. I made sure that the entire silverstripe folder was present and correct, modules, etc etc, but when I try to flush the cache I get a 404 error. The old installation is fine and the CMS is working fine in this one too, it's just when I try to build it, etc that it all goes wrong.

I'd appreciate any advice.

Thanks

P.S. I'm using SilverStripe 2.4.7 and SVN as my version control.

Avatar
Stef87

Community Member, 66 Posts

11 September 2012 at 11:28pm

Turned out to be a problem with the .htaccess file. It wasn't copied across properly and also ended up in the wrong place. All sorted now.