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

Zend/Log/Exception.php


Go to End


1486 Views

Avatar
rfdryden

Community Member, 1 Post

16 March 2011 at 9:51am

I'm getting the following error when I try to log-in to the CMS:

Warning: require_once(Zend/Log/Exception.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/r/f/d/rfdryden/html/silverstripe/ss/sapphire/thirdparty/Zend/Log.php on line 124

Fatal error: require_once() [function.require]: Failed opening required 'Zend/Log/Exception.php' (include_path='/home/content/r/f/d/rfdryden/html/silverstripe/ss/sapphire:/home/content/r/f/d/rfdryden/html/silverstripe/ss/sapphire/parsers:/home/content/r/f/d/rfdryden/html/silverstripe/ss/sapphire/thirdparty:.:/usr/local/php5/lib/php') in /home/content/r/f/d/rfdryden/html/silverstripe/ss/sapphire/thirdparty/Zend/Log.php on line 124

The install went fine. now I'm not exactly sure what to do. If anyone has a suggestion please let me know.
Thanks,
-R