View Single Post
  #15  
Old 11-30-2008, 11:04 AM
LiteSpeeder LiteSpeeder is offline
Senior Member
 
Join Date: Nov 2008
Posts: 65
Quote:
"Fatal error: Out of memory (allocated 19398656) (tried to allocate 4881 bytes)..."

I checked my php settings, phpinfo says i have these settings active:
max_execution_time = 60
max_input_time = 60
memory_limit = 128M

Something else must be limiting it. How can i fix this?
I'm stuck on this.
Reply With Quote