[Ubuntu, Debian] AWstats 與 UTF-8
| 十一月 10, 2008 | 沒有迴響| 沒有引用| 4238 reads | Size: L, M, S | Edit: P, C, R || Category: Server, Ubuntu. and Tags: ubuntu, awstats. |
之前寫過兩篇關於 AWstats 與 UTF-8 的處理,分別是 FreeBSD 和 Debian 的:
讓 AWStats 正常顯示 UTF-8 關鍵字 at FreeBSD
[Debian] 安裝 AWstats 及 UTF-8處理
前一篇文章有提到,最近在試用一台國內的 VPS,我選的 OS 是 Ubuntu。基本上 Debian 和 Ubuntu 是父子的關係,所以照著之前的方法就可以了:
在 FreeBSD 那篇,有提到過一個可能會遇到的問題,處理完打開網頁會顯示:
Error: Plugin load for plugin 'decodeutfkeys' failed with return code: Error: Can't locate URI/Escape.pm in @INC
之前在 Debian 沒遇到這個問題,這次卻遇到了。那在 Debian/Ubuntu 下要怎麼處理呢?傻傻的翻了很久的套件,才知道原來是 liburi-perl 這個沒裝:
sudo apt-get install liburi-perl
搞定收工。
推薦文章:
+FunP | +HEMiDEMi | +My Share | +TwitThat | +Del.icio.us
隨機文章:
» 讓 AWStats 正常顯示 UTF-8 關鍵字 at FreeBSD
» [Debian] 安裝 AWstats 及 UTF-8處理
» [Debian] 買 VPS 後的設定 - 基本調整、Apache、PHP、MySQL 等等
» TwitThis For Lifetype
近期文章:
« [抄襲] 巴拉特Blog
» [Ubuntu] Apache 2 + MySQL + PHP ( + FastCGI ) on Ubuntu 8.04 Server
+FunP | +HEMiDEMi | +My Share | +TwitThat | +Del.icio.us
隨機文章:
» 讓 AWStats 正常顯示 UTF-8 關鍵字 at FreeBSD
» [Debian] 安裝 AWstats 及 UTF-8處理
» [Debian] 買 VPS 後的設定 - 基本調整、Apache、PHP、MySQL 等等
» TwitThis For Lifetype
近期文章:
« [抄襲] 巴拉特Blog
» [Ubuntu] Apache 2 + MySQL + PHP ( + FastCGI ) on Ubuntu 8.04 Server
