01/30/2017 at 9:29 am
#409108
Keymaster
@ Tyler
That error from the server could be the of memory allocated to PHP has been exhausted or a PHP function conflict.
I suspect for the former over the latter. Here’s an excellent blog post which covers how to increase the memory allocated to PHP..
My suggestion is to start at the top and work your way down the list. Each host is different so the method to increase the memory will be different for each web host.
Hope this helps, let me know.
