【发布时间】:2013-07-20 04:27:38
【问题描述】:
我第一次使用 Xampp 加载本地 Drupal 7 并安装很顺利。在 Windows 7 中尝试在浏览器中打开 localhost 并收到此错误消息:
警告:require_once(C:\xampp\htdocs\drupal/includes/bootstrap.inc): 无法打开流:中没有这样的文件或目录 C:\xampp\htdocs\drupal\index.php 第 19 行
致命错误:require_once():需要打开失败 'C:\xampp\htdocs\drupal/includes/bootstrap.inc' (include_path='.;C:\xampp\php\PEAR') 在 C:\xampp\htdocs\drupal\index.php 第 19 行
在此之前,这是一个标准安装。
【问题讨论】: