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

Installing on MacOSX 10.8.2 issue with ConfigManifest.php


Go to End


3 Posts   2310 Views

Avatar
baursafi

Community Member, 2 Posts

16 October 2013 at 11:12pm

Edited: 16/10/2013 11:14pm

Hi, need assistance.

Installed as per the book:
1/ MAMP
2/ Unarchived SilverStripe-cms-v3.1.1 in the htpdocs/ folder
3/ opened localhost/Silver-cms-v3.1.1 folder
4/ got a mistake notification -

QUOTE
Warning: require_once(thirdparty/zend_translate_railsyaml/library/Translate/Adapter/thirdparty/sfYaml/lib/sfYamlParser.php): failed to open stream: No such file or directory in /Applications/MAMP/htdocs/SilverStripe-cms-v3.1.1/framework/core/manifest/ConfigManifest.php on line 255

Fatal error: require_once(): Failed opening required 'thirdparty/zend_translate_railsyaml/library/Translate/Adapter/thirdparty/sfYaml/lib/sfYamlParser.php' (include_path='.:/Applications/MAMP/htdocs/SilverStripe-cms-v3.1.1/framework:/Applications/MAMP/htdocs/SilverStripe-cms-v3.1.1/framework/parsers:/Applications/MAMP/htdocs/SilverStripe-cms-v3.1.1/framework/thirdparty:.:/Applications/MAMP/bin/php/php5.5.3/lib/php') in /Applications/MAMP/htdocs/SilverStripe-cms-v3.1.1/framework/core/manifest/ConfigManifest.php on line 255
UNQUOTE

what shall I do next?

Avatar
Sean

Forum Moderator, 922 Posts

17 October 2013 at 10:03am

Hi there,

Some OS seem to have problems with the .tar.gz format and corrupting some filenames. Try to use the zip version instead and see if that works for you: http://www.silverstripe.org/assets/releases/SilverStripe-cms-v3.1.1.zip

Sean

Avatar
baursafi

Community Member, 2 Posts

17 October 2013 at 5:29pm

thanks a lot! I will try to download this version