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

dev/build/flush=all not working on live site


Go to End


3 Posts   891 Views

Avatar
VPull

Community Member, 58 Posts

5 May 2014 at 6:49pm

Hello guys, I am new to silverstripe development. I have installed silverstripe on my localhost server (WAMP) and my live server (Linux).
I did some changes in my CustomSiteConfig.php which is apply successfully after dev/build/flush=all on my localhost. but when i upload same file to my live server my site goes down. even dev/build/flush=all not working properly.

need help!

Thanx in advance.

Avatar
martimiz

Forum Moderator, 1391 Posts

5 May 2014 at 8:18pm

Do you get an error message (after putting your site in dev mode)?

Avatar
VPull

Community Member, 58 Posts

5 May 2014 at 8:57pm

Thank you very much martimiz, problem got sort out after putting site on 'Development' mode.

You save my lots of time. Thanx once again!