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.

Hosting Requirements /

What you need to consider when choosing a hosting provider and plan.

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

Fatal error


Go to End


2 Posts   1759 Views

Avatar
cirasoko

Community Member, 1 Post

3 February 2010 at 7:35am

Excusme, I don't know when to ask a question. My problem is as follows: When my site moved from server to server reported an error:

Warning: require_once(/home/fm/public_html/widgets_adsense/_config.php) [function.require-once]: failed to open stream: Permission denied in /tmp/silverstripe-cache-home-fm-public_html/manifest-main on line 7040

Fatal error: require_once() [function.require]: Failed opening required '/home/fm/public_html/widgets_adsense/_config.php' (include_path='.:/home/fm/public_html/sapphire/parsers/:/usr/lib/php:/usr/local/lib/php') in /tmp/silverstripe-cache-home-fm-public_html/manifest-main on line 7040

Can you help me?

Avatar
OwenW

Community Member, 45 Posts

3 February 2010 at 11:30am

Hi cirasoko,

Best bet at the moment is that you have permission problems with your installation.

Check that your webserver user is able to read and write the adsense widget directory. It looks at the moment like it is not.

Cheers
Owen