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

SilverStripe 2.4 | Subsite Module | 500 Internal Server Error


Go to End


2 Posts   1878 Views

Avatar
Mike.Eastwood

Community Member, 1 Post

13 January 2011 at 2:06pm

Edited: 13/01/2011 2:06pm

Hi
Installing the Subsite Module from the zip file using SilverStripe 2.4.3 I got the '500 Internal Server Error blah blah blah'... with nothing in the error logs.

However, when I checked out the latest SVN version it installed without errors.

Hope this helps you.
Cheers
-Mike

Avatar
HeartlandTech

Community Member, 17 Posts

15 January 2011 at 8:41am

I did a lot of teeth gnashing on that one. The problem that I found was the Internal Error 500 is being generated by Apache, and never makes it to a log file. What I found was if I couldn't get to a directory correctly because of the Apache security (shared host) it was bombing. I eventually called my hosting company to figure out how to handle a subdomain to subdirectory properly and that allowed Silverstripe to run properly. I have seen some issues with the Subsite module, but I need to update my SS and subsite to the latest and greatest before I complain too much.