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

Live website using silverstripe 2.4.7 getting require_once error on the main page


Go to End


968 Views

Avatar
Ana

Community Member, 7 Posts

27 August 2013 at 6:51am

Hi guys,

My website has been up and running for a few months now and out of the blue, it has stopped working. When trying to access the main page of the website, I get the following error:

Warning: require_once(framework/main.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/85/9513285/html/index.php on line 63

Fatal error: require_once() [function.require]: Failed opening required 'framework/main.php' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/85/9513285/html/index.php on line 63

Any other page works fine, it's just the main page that is giving me trouble. The core folder is there with the core.php file unchanged so I'm at loss as to what's causing the issue. Any help will be more than welcome!

Thank you!