17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1193 Views |
-
Installation problem (provider)

30 March 2008 at 10:15am
I installed silverstripe local successfully. After that I tried an installation on my providers server. The installation stopped with the following messages:
-----------------------------------------
Installing SilverStripe...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 '.htaccess' file...
# Building database schema...
-------------------------------------------------Server: Apache
PHP: 5.2.5
MySql: 4?Thanks for any help.
-
Re: Installation problem (provider)

31 March 2008 at 9:10pm
Problem solved:
After reading the server requirements: http://doc.silverstripe.com/doku.php?id=server-requirements#php
I asked my provider to upgrade the memory_limit from 20M to 32M. After this the installation runs perfect.
The advertised work around to increase the maximum memory by adding a “ini_set(â€Âmemory_limitâ€Â,â€Â32Mâ€Â);†line to sapphire/main.php didn't work. I think the provider do not support the dynamicly adjusting of ini settings.
| 1193 Views | ||
|
Page:
1
|
Go to Top |

