Warning: Undefined array key "HTTPS" in include() (line 29 of /opt/www/fdv2/drupal.stage/web/sites/default/settings.local.php).
include('/opt/www/fdv2/drupal.stage/web/sites/default/settings.local.php') (Line: 4)
require('/opt/www/fdv2/drupal.stage/web/sites/drupal001.net/settings.php') (Line: 145)
Drupal\Core\Site\Settings::initialize('/opt/www/fdv2/drupal.stage/web', 'sites/drupal001.net', Object) (Line: 1099)
Drupal\Core\DrupalKernel->initializeSettings(Object) (Line: 701)
Drupal\Core\DrupalKernel->handle(Object) (Line: 19)
drupal status report PHP extension dom - Drupal大学 - Drupal问答论坛
首页 / 帖子
drupal status report PHP extension dom

PHP extensions    Disabled    

Drupal requires you to enable the PHP extensions in the following list (see the system requirements page for more information):

dom

   

如何才能够使得 extension enable??

1个答案
发布于:2015-01-06 21:21

安装php的dom扩展,yum install即可!