I installed WordPress using Godaddy’s quick install. When I logged into wordpress for the first time, I was prompted by a quick install for WooCommerce. When I get to the final step, theme installation, I am getting this:
Fatal error: Maximum execution time of 60 seconds exceeded in /public_html/wp-content/plugins/wp-easy-mode/includes/class-demo-importer.php on line 324
Warning: Error while sending QUERY packet. PID=682452 in /public_html/wp-includes/wp-db.php on line 1870
Everytime I login I go straight to the theme install and have no way of getting around it and accessing the dashboard.
]]>php_value max_execution_time 180
This should fix the issue, you can also carry out this task via your php.ini file on your server if you have access to it.
Using Quick Install operations provided by 3rd-parties is fine if you don’t mind having a middleman between yourself and your WordPress installation.
Should you have any issues, you may have to spend additional time troubleshooting to see if it’s being caused by the service provided by GoDaddy.
WordPress can be installed manually in a matter of minutes, and themes and plugins can be installed with a couple of clicks, completely removing the need to include GoDaddy in this very straight-forward task.
Hope this helps.
]]>