【发布时间】:2013-11-07 13:19:24
【问题描述】:
Drupal 7,备份和迁移模块
当我在备份和迁移 Drupal 模块配置中单击“立即备份”按钮时,出现这样的错误:
致命错误:require_once() [function.require]:打开失败 必需的 '/home/content/27/11820827/html/modules/system/system.mail.inc' (include_path='.:/usr/local/php5_3/lib/php') 在 /home/content/27/11820827/html/includes/bootstrap.inc 在第 3119 行
那些网站在另一个主机上,那天一切都很好。然后我迁移到另一个主机。前 2 天没有错误,但它们今天早上开始出现。如何解决?谢谢。
【问题讨论】:
标签: drupal