错误 Maximum execution time of 30 seconds exceeded in

只是因为在PHP的默认设置中,采用30秒作为默认值。

你可以修改php.ini文件,来使用不同的数值做为这个值。

[attach]577[/attach]

随后,你需要重新启动Apache服务器来使设置生效

[attach]578[/attach]