View Single Post
  #14  
Old 11-30-2008, 10:12 AM
LiteSpeeder LiteSpeeder is offline
Senior Member
 
Join Date: Nov 2008
Posts: 65
Ok, thanks. I'll do it in a few hours.

I have a problem.

"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?
Reply With Quote