4571 Posts in 1382 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1013 Views |
-
Several problems installing 2.4.x

15 October 2010 at 6:29am Last edited: 15 October 2010 6:33am
Hey there,
we try to install a SS on a Debian(Lenny), php 5.2, mysql 5. We have several SS-Pages running on this machine without any problems.
1) starting the page after (successfull) installation we get:
The requested page could not be found.2) starting the page calling XXXX.TLD/index.php we get:
Warning: require_once(core/ManifestBuilder.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/web23/html/sapphire/core/Core.php on line 192Fatal error: require_once() [function.require]: Failed opening required 'core/ManifestBuilder.php' (include_path='.') in /var/www/web23/html/sapphire/core/Core.php on line 192
Calling calling XXXX.TLD/admin/ we get:
Warning: require_once(Zend/Log.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/web23/html/sapphire/dev/Log.php on line 2Fatal error: require_once() [function.require]: Failed opening required 'Zend/Log.php' (include_path='.') in /var/www/web23/html/sapphire/dev/Log.php on line 2
http://silverstripe.org/installing-silverstripe/show/293532#post293532eq to the post http://www.silverstripe.org/installing-silverstripe/show/293532#post293532
same errors are shown while using /dev/build
-
When I set a missing path usingall is shown correct in phpinfo(),set_include_path
but the errors are still the sameInstallation on a similar system as a Virtual Machine on a desktop - pc for testing works without any problems.
Tried versions 2.4.1, 2.4.2
Anyone can help?
Thx Klaus
-
Re: Several problems installing 2.4.x

15 October 2010 at 12:05pm
What did you put as the include path? should be sapphire/thirdparty/ rather than just sapphire/
-
Re: Several problems installing 2.4.x

15 October 2010 at 4:06pm
Hi,
tried:
sapphire/thirdparty/
sapphire
/var/www/FOLDER/html/sapphire
| 1013 Views | ||
|
Page:
1
|
Go to Top |


