Big5 的設定:
language = "en" 改為 language = "zh_tw_big5"
default_charset = "iso-8859-1" 改為 default_charset= "big5"
UTF-8 的設定:
language = "en" 改為 language = "zh_tw_utf8"
default_charset = "iso-8859-1" 改為 default_charset= "utf-8"
由 Neo 發表於 June 15, 2004 11:18 PM
安裝singapore v0.9.11後,瀏覽網頁上方出現以下訊息:
Warning: fopen(data/logs/views..log): failed to open stream: No such file or directory in C:\apache\singapore\includes\io_csv.class.php on line 246
Warning: Cannot modify header information - headers already sent by (output started at C:\apache\singapore\includes\io_csv.class.php:246) in C:\apache\singapore\index.php on line 32