Posts Tagged: awstats


12
八月 07

安裝 awstats6.6 based on Debian4.0r0

目前在網路上找到關於 awstat 的安裝,針對 Debian4.0r0 或 3.1r0 寫的說明,好像並不多

且 Debian 中的 awstat 的路徑與其他網頁中又有稍略不同,安裝時,嘗了一些些苦頭 ~"~

決定要將其寫下,不然下次要再重新找資料,把過往記憶找回~實在太難了

為了寫此操作設定,將設定好的 awstats 完整移除,再重新安裝一次,並一步步寫下,才能完整記錄過程

如有錯誤,再麻煩指正了,謝謝~

實驗環境:

Debian4.0r0  Apache2.2  awstat6.5(關鍵字的預設編碼似有錯誤的情況;若有,就參考另一篇 utf8的調校)

假定網站的 Domain 為 aaa.ns2go.com

1.install awstats package

#apt-get install awstats

2.編輯 /etc/awstats/awstats.aaa.ns2go.com.conf (將 awstats.conf 複製並重新命名為:awstats.aaa.ns2go.com.conf )

#cd /etc/awstats

#cp awstats.conf awstats.aaa.ns2go.com.conf

Continue reading →

Tags: ,

5
四月 07

Debian AWStats use UTF-8 code

AWStats 最近在找網站分析時,常看到的一套工具,找找 Debian 中是否有 support 這個套件,答案是:有的!Lucky..!(安裝過程之後再寫寫~)

AWStats default code is Big5, 在看它的分析報表時有注意到,在網站被搜尋到的關鍵字分析那兒顯示的都是亂碼(當把網頁的編碼改成 utf-8就ok了,可是變成其他都是亂碼)

Google 了一下,看到 Jamyy's Weblog -讓 AWStats 顯示 UTF-8 繁體中文的文章,於是動手開始改 AWStats 設定

Continue reading →

Tags: , ,