17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 987 Views |
-
Memory error!

28 October 2007 at 6:02am
Hi!
I tried to install the previous version 2.0.2b and struck with the error
"SilverStripe needs a minimum of 20M allocated to PHP, but recommends 32M. You only have 10M allocated"
As I am on a shared webserver, I dont have acess to the server and all. Is this issue sorted out in the latest one or still continuing?
Please advise. JO
-
Re: Memory error!

28 October 2007 at 10:06am
You could try adding this line to sapphire/main.php, then just install regardless of any errors:
ini_set('memory_limit', '32M');
It may not work for all cases, but it's worth a shot.
Cheers,
Sean
| 987 Views | ||
|
Page:
1
|
Go to Top |


