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

No longer able to access the Admin area


Go to End


3 Posts   953 Views

Avatar
0kc0mputer

Community Member, 2 Posts

27 July 2010 at 2:43am

Hello,

My client reported an issue where all of a sudden they were not able to reach the admin section of the site. Sure enough, I tested and had the same result. I went to http://www.domain.com/admin and got a Silverstripe 404 page. The site is running version 2.4.0 and there has been no changes to the extensions or core since we launched it. I searched the forum and found this related entry: http://www.silverstripe.org/general-questions/show/273695. However, the temp directory permissions were fine. Anyone had a similar issue?

Avatar
Willr

Forum Moderator, 5523 Posts

27 July 2010 at 11:49am

Is mod_rewrite still working on your server? Can you access other pages on the site?

No changes to your cms/_config file recently?

Avatar
0kc0mputer

Community Member, 2 Posts

28 July 2010 at 7:36am

Thanks for the suggestions, Willr. After wracking my brain trying to find the cause, I found that the client had accidentally deleted the 'cms' folder. This only became apparent when I attempted to upgrade from 2.4.0 -> 2.4.1 to try to resolve the issue. I probably should've checked there first!