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

Silverstripe on Dreamhost [solved]


Go to End


2235 Views

Avatar
slavelabourer

Community Member, 26 Posts

10 March 2015 at 12:41am

Edited: 10/03/2015 1:11am

Hi All,

I've just updated my site from ss2.4 to ss3.1 great improvements with the version 3 release!
I've moved in onto a dreamhost shared box and the only issue i'm finding is that i cannot insert images via the HTMLeditorfield
I have a feeling it could be the fileinfo module.

it was fileinfo, for anyone else encountering this problem initialize file info using

ssh into you home/username directory

mkdir .php/5.x
cd .php/5.x
touch phprc

then add custom configurations from there.