The Drupal installer requires that you create a settings file as part of the installation process.
1. Copy the ./sites/default/default.settings.php file to ./sites/default/settings.php.
2. Change file permissions so that it is writable by the web server. If you are unsure how to grant file permissions, please consult the on-line handbook.
More details about installing Drupal are available in INSTALL.txt.
選擇完語言就出現這個了! 請問哪裡要做修改呢?
我是看到這頁https://drupaltaiwan.org/forum/20080504/2060 中的:
備註:
目前 Drupal 6.2 有個小錯誤,必須修改 install.php 的(第79行與)第93行的字串,才能在安裝時正確切換/導入中文介面:
把:
[^a-zA-Z_0-9]
修改為:
[^a-zA-Z_\-0-9]
我有去修改install.php 謝謝你們的幫助!
Re: 我無法安裝!我的是6.10、6.x中文化檔
我照他Copy the ./sites/default/default.settings.php file to ./sites/default/settings.php. 去修改他的檔名後,就可以安裝了!
可是我設定完資料庫名稱按下一步卻又跳出下列:
Warning: fopen(./sites/default/default.settings.php) [function.fopen]: failed to open stream: No such file or directory in /home/anten1/public_html/includes/install.inc on line 188
Warning: Cannot modify header information - headers already sent by (output started at /home/anten1/public_html/includes/install.inc:188) in /home/anten1/public_html/includes/install.inc on line 618
Warning: Cannot modify header information - headers already sent by (output started at /home/anten1/public_html/includes/install.inc:188) in /home/anten1/public_html/includes/install.inc on line 619
怎麼會這樣!? 感覺是很嚴重的問題...
Re: 我無法安裝!我的是6.10、6.x中文化檔
是複製而且修改檔案名
所以, 你應該有default.settings.php 及settings.php
Re: 我無法安裝!我的是6.10、6.x中文化檔
哦 是copy哦
好的 我把上去試試看 謝謝你
Re: 我無法安裝!我的是6.10、6.x中文化檔
me too?????????????????
Re: 我無法安裝!我的是6.10、6.x中文化檔
要有描述,不然別人也不懂你碰到的問題是什麼囉。
--
from open mind to open source~