@timgood85 Could you please ask your host to increase max_execution_time and memory_limit values in php.ini file and check if it helps to fix the issue?
Hi Harshad,
I currently have the below settings, is this below recommended?
max_execution_time 300
memory_limit 1024
Cheers,
Tim.
@timgood85 Could you please increase max_execution_time to 900 secs?
Hi,
My server configuration will not allow over 300.
@timgood85 Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimize and see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.