Sometimes, tasks fail if they exceed PHP's execution time limits. Try increasing the max_execution_time in your php.ini file:
max_execution_time = 300
memory_limit = 256M
max_execution_time = 300
memory_limit = 256M
Statistics: Posted by Euol — Tue Aug 06, 2024 7:45 am