Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in C:\xampp\htdocs\drupal\includes\install.inc on line 187
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\drupal\includes\install.inc:187) in C:\xampp\htdocs\drupal\includes\install.inc on line 617
Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\drupal\includes\install.inc:187) in C:\xampp\htdocs\drupal\includes\install.inc on line 618
我嘗試在XAMPP上面安裝Drupal 6.3英文版
但在填完MYSQL訊息的那頁後
就跑出錯誤的網頁
裡面只有上面三行
請問這是哪裡出了問題呢?
謝謝
Re: 安裝無法繼續
你再查一下這個directory是真的存在還是怎樣
C:\xampp\htdocs\drupal\includes\
可能你解壓時有些檔案放錯地方了
Re: 安裝無法繼續
他真的存在
也有install.inc的這個檔案
會不會是我的哪裡權限設錯了?
比如說php或者mySQL的權限?
Re: 安裝無法繼續
這錯誤訊息意思是
/網站根目錄/sites/default/default.settings.php
不存在
檢查一下是否存在檔案?
--
from open mind to open source~
Re: 安裝無法繼續
oh my god!
我太蠢了導致我本來想要放棄drupal這個好用的工具
我一直沒看懂他的settings.php到底是要怎麼弄
原來只是複製一份
我架好了!!
太謝謝你們的回答了!
謝謝!謝謝!!