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

Class 'SS_ConfigManifest' not found in /framework/core/Core.php on line 275


Go to End


4 Posts   2721 Views

Avatar
sebastiankozub

Community Member, 59 Posts

22 July 2012 at 12:35am

Hi,

I have all reqirements pass and I get error like that:

Warning: scandir() [function.scandir]: Directory name cannot be empty in /framework/filesystem/FileFinder.php on line 133

Warning: Invalid argument supplied for foreach() in /framework/filesystem/FileFinder.php on line 133

Fatal error: Class 'SS_ConfigManifest' not found in /framework/core/Core.php on line 275

Avatar
Willr

Forum Moderator, 5523 Posts

22 July 2012 at 4:12pm

Check that your upload / extract worked and all the files exist first (sounds like some could be missing).

Avatar
sebastiankozub

Community Member, 59 Posts

22 July 2012 at 10:37pm

Files that are noticed in warnings and errors exists... :/ everythink looks OK, I have never problems with Filezilla

Avatar
hello_world

Community Member, 19 Posts

10 November 2012 at 10:11am

Edited: 10/11/2012 10:11am

Sebastian I hope you resolve your problem.
But for future generations:

Class: SS_FileFinder
Method: find()

Override $base before $paths declaration.
Set $base = '../'