4571 Posts in 1382 Topics by 1376 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1192 Views |
-
PHP 5 is required

13 October 2009 at 9:39pm Last edited: 13 October 2009 9:44pm
I'm a new user of SS, I absolutely love it.
Until now, I've used SS on my localhost with wamp, no problems whatsoever, nothing to complain. But... the time has come to put my website on the web, using the simple method of FTP transfer with a clean install... and here comes the problem! I've searched through this forum, but nothing helped me so far.
In the browser's title bar I have: PHP 5 is requiredThe error is:
I am now running through the installation steps (this should take about 30 seconds)
If you receive a fatal error, refresh this page to continue the installation
* Creating 'mysite/_config.php'...
* Creating /home/hosting/savy/mysite/_config.php
* Creating '.htaccess' file...
* Creating /home/hosting/savy/.htaccessFatal error: require_once() [function.require]: Failed opening required '/home/hosting/savy/silverstripe-cache/manifest-main' (include_path='.:/usr/local/lib/php') in /home/hosting/savy/sapphire/core/ManifestBuilder.php on line 70
In ManifestBuilder, that line is: require_once(MANIFEST_FILE);
Note: I cannot change mod to 777 on silverstripe-cache (using SmartFTP). I saw that this might me a solution, but not for me.
Any help?
-
Re: PHP 5 is required

15 October 2009 at 3:45am
It seams that your webserver doesn´t have enough memory. SS doesn´t run on any webspace.
-
Re: PHP 5 is required

15 October 2009 at 7:38am
I've tried to set the memory limit to 48 MB, on the web server I have 300 MB of space (or 500, I'm not really sure). I will try on another server... just to be sure and to compare the differences. Thank you for your suggestion.
| 1192 Views | ||
|
Page:
1
|
Go to Top |


