Fatal error: Maximum execution time of 60 seconds exceeded in /srv/users/serverpilot/apps/dimoda-dk/web/wp/wp-includes/Requests/IRI.php code example
Example: Fatal error: Maximum execution time of 30 seconds exceeded
// you need to add this line at the bottom of your .htaccess file
Before # END WordPress Like this...
php_value max_execution_time 1000
# END WordPress