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.

All other Modules /

Discuss all other Modules here.

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

"Website Error" (500?) after module install


Go to End


3 Posts   1462 Views

Avatar
dominicB

Community Member, 14 Posts

7 June 2010 at 11:17pm

I have ss2.4 and have installed a few modules including gallery, DOM, event_calendar, user forms.
After I installed newsletter 0.4.0 I get the error

--
Website Error
There has been an error

The website server has not been able to respond to your request.
--

when i run /admin or /dev/build

If I remove the newsletter dir, it's fine.

Is there anywhere I can start looking for the problem? Permissions look fine ie similar to other modules.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

8 June 2010 at 1:56am

Get your site out of live mode so we can see the error!

Director::set_environment_type('dev');

Avatar
dominicB

Community Member, 14 Posts

8 June 2010 at 2:06am

Just doing that (by adding hostname to set_dev_servers) not only showed the error (a field missing, so need to run /dev/build) but also fixed it, in that it wouldn't let me run /dev/build before but instead just errored. I installed lots of other modules already with no probs.

so thanks for the tip

and thanks also for DOM, Gallery, Event Calendar - respect the Cheese =]