Fatal error: Maximum execution time of 30 seconds exceeded in script
问题 I have a customer who is getting an error related to a script timeout. I've included the code below, but i think the issue is that the timeout needs to be extended. Is this something I can set in the code, or does it have to be set by the web host (GoDaddy)? Fatal error: Maximum execution time of 30 seconds exceeded in D:\hosting\123\html\siteame\wp-content\plugins\myplugin\myplugin.php on line 170 The code at that point is: function my_copy_recurse($src,$dst){ $dir = opendir($src); @mkdir(