10/16/2013 at 7:20 pm
#271651
Keymaster
@ Ricardo
I suspect that is the “white screen of death”; lovely eh?
The most common reason for this is PHP exhausting the memory allocated to it. Here’s a link to an excellent post which explains several methods that can be used to increase the memory. Which one that will work for you is really dependent on your web host. I suggest start from the top and work your way down. As for the value to use, try 128MB. That should be more than sufficient.
Let me know how it goes.
