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

after uploading


Go to End


2 Posts   1825 Views

Avatar
Jan van Dijk

Community Member, 1 Post

7 June 2010 at 12:02am

Edited: 07/06/2010 12:04am

after uploading and opening my website I did put in al required information, but when the programm is installing I see the following problem:

Building database schema...
Warning: require_once(Zend/Log.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/g40419/janvandijk.info/HTML/sapphire/dev/Log.php on line 2

Fatal error: require_once() [function.require]: Failed opening required 'Zend/Log.php' (include_path='/var/www/g40419/janvandijk.info:.') in /var/www/g40419/janvandijk.info/HTML/sapphire/dev/Log.php on line 2

After inspection I see those files on my server.
What to do???

Please someone??

Avatar
Willr

Forum Moderator, 5523 Posts

17 June 2010 at 11:02pm

This has been raised before. See http://silverstripe.org/installing-silverstripe/show/284048?start=0#post284114.

You have to add your sites folder to the include_path (php setting not SS). For how to do this do a quick google search :) Each host does it slightly different.