I am building a wordpress site using localhost, it is incredibly slow and I cannot do anything as it takes a very long time to access the basic areas of the dashboard. When I preview the site I receive:
Fatal error: Maximum execution time of 120 seconds exceeded in C:wamp1wwwParagonwp-content hemeskaliuminclibclass-dominantcolors.php on line 358
Please just refresh your site 2-3 times and if the same error appears again then please navigate to Laborator > Theme Options > Other Settings > Image Loading Placeholder > Dominant image color and click No.
I am building a wordpress site using localhost, it is incredibly slow and I cannot do anything as it takes a very long time to access the basic areas of the dashboard. When I preview the site I receive:
Fatal error: Maximum execution time of 120 seconds exceeded in C:wamp1wwwParagonwp-content hemeskaliuminclibclass-dominantcolors.php on line 358
Please help!
Hi jellyhead91,
Method 1:
It seems that you have low server limits in your localhost, please increase your max_execution_time to 300 or more so this error will not show.
Also please read those responses https://wordpress.org/support/topic/php-fatal-error-maximum-execution-time-of-120-seconds-exceeded/
Method 2:
Please just refresh your site 2-3 times and if the same error appears again then please navigate to Laborator > Theme Options > Other Settings > Image Loading Placeholder > Dominant image color and click No.
It should solve your problem.
Thanks!