Forums
(@agussb)
9 years, 8 months ago
I had same problem, then I change php.ini settings :
max_execution_time = 1800 max_input_time = 1000 memory_limit = 640M
Tadaaaa… Problem resolved 😀