Drupal出现Fatal error: Maximum execution time of 30 seconds exceeded in

Fatal error: Maximum execution time of 30 seconds exceeded in ****/bootstrap.inc on line 2205 

在drupal安装目录\sites\default目录下settings.php 中添加 ini_set('max_execution_time', '300');

posted @ 2014-04-06 17:04  大卫崔  阅读(294)  评论(0)    收藏  举报