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

11 January 2008 at 4:35pm Last edited: 11 January 2008 4:48pm
After having my site up for about a week and a half, I got this following message.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 87 bytes) in /sapphire/forms/LabelledLiteralField.php on line 5
I reset the memory limit in the php.ini file to 96m, and added the following line to sapphire/main.php
ini_set('memory_limit', '32M');
Anything I am missing here? I flushed, but got the same error back time after time.
Any help would simply be awesome.
| 820 Views | ||
|
Page:
1
|
Go to Top |

