4571 Posts in 1384 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1776 Views |
-
Failed opening required 'Zend/Log.php'

7 July 2010 at 11:31pm
When trying to install Silverstripe on my Webserver (linux, php5.2.4) I get the following error.
Warning: require_once(Zend/Log.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/xyz.de/httpdocs/sapphire/dev/Log.php on line 2
Fatal error: require_once() [function.require]: Failed opening required 'Zend/Log.php' (include_path='.:/var/www/vhosts/xyz.de/httpdocs/:/usr/share/pear/') in /var/www/vhosts/xyz.de/httpdocs/sapphire/dev/Log.php on line 2
I dont get this message when i install it on a local Webserver (linux)
Has anyone solved this problem?
thanks -
Re: Failed opening required 'Zend/Log.php'

11 July 2010 at 9:13pm
Thanks Willr, for pointing me to this post.
It solved the problem!
But I didn´t switch off open_basedir but set the same 3 pathes in open_basedir.
| 1776 Views | ||
|
Page:
1
|
Go to Top |


