LifeType 中文開發論壇

支援 => 安裝與設定 => 主題作者是: yam007 於 十月 03, 2007, 02:07:02 下午



主題: lifetype 中文顯示亂碼
作者: yam007十月 03, 2007, 02:07:02 下午
LT 1.2.4版  為何架設完成所post 文章中文皆顯示亂碼, 如下:
????? ?? ???????????????????????????????????????????????????????????????????????????????...

 super, 2 十月 2007 |  迴響


主題: Re: lifetype 中文顯示亂碼
作者: hlps9999十月 03, 2007, 11:20:26 下午
這是因為資料庫編碼的問題。

我想你在安裝的第三個步驟時應該是有勾選
「Create database Please check this if you want the installer to create the database.」
(http://plog.hlps.tcc.edu.tw/plog/gallery/1/previews-med/2007-10-02_104620.png)

上面的選項就是要由lifetype安裝程式來建立資料庫。但是你的資料庫預設編碼不是utf8(可能是latin1吧!),所以才會有了一堆????

試試看!你先手動建立一個資料庫(例如用phpMyAdmin),連線校對設成utf8,
(http://plog.hlps.tcc.edu.tw/plog/gallery/1/previews-med/2007-10-02_105448.png)

然後在安裝的過程中,上面的「「Create database」的選項就不要勾選,這樣應該就可以了。