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.

Upgrading SilverStripe /

Ask questions about upgrading SilverStripe to the latest version.

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

Lighttpd


Go to End


1816 Views

Avatar
dio5

Community Member, 501 Posts

22 February 2011 at 5:18am

Can anyone tell me the exact config settings to get the latest SS version working on lighttpd?

I've recently tried upgrading a _very_ old site (my only one on lighty) and it's just behaving weird.

Getting errors like

'Fatal error: Object::add_extension() - Can't find extension class for "AuthorRole" in /home/xxxxh/default_www/sapphire/core/Object.php on line 526'

where AuthorRole extends DataObjectDecorator in mysite/code. The file & class is there. It works perfect on my apache test environment. Tested in linux & windows environments.

I've deleted all files before uploading the new ones, deleted the cache... it's not really making sense.

Also, when I disable the DOD, I get other weird errors like the homepage not having a template (while it's there), some 'parts/code changes' in the cms that are coming from 'mysite' being ignored...

I'm really thinking this has to do with the lighty setup - but I'm not familiar with it (and hosting plays radio silence.)

Thanks