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.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

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

Installation Openhost


Go to End


2 Posts   2265 Views

Avatar
Monty

Community Member, 19 Posts

20 February 2011 at 9:55am

Hi I am installing SilverStripe on one of the Openhost Linux Silver plans (NZ). I also have a VPS and I had no issues installing sites on that.

I am getting this error:

. "\$baseClass not set", E_USER_ERROR);

I have followed this advice from the forums...

Turn ON mod_rewrite
Turn OFF magic quotes off
Turn OFF PHP Safe Mode
Turn OFF mbstring.function_overload

Any help appreciated. Thanks.
David.

Avatar
Monty

Community Member, 19 Posts

21 February 2011 at 10:07am

Ok... so the problem here was Openhost had not made the changes.

So in summary these are the requirements for Openhost:

Turn ON mod_rewrite
Turn OFF magic quotes off
Turn OFF PHP Safe Mode
Turn OFF mbstring.function_overload

I also found I needed to add the .htaccess file manually and described in a previous Forum post. Hope this helps.

Cheers,
David.