Ms7 Search
Google 搜尋 翻譯
calendar
« 九月 2024 »
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30            
近期文章
文章分類
網站連結
Syndicate

« | »

wwwcount 2.6 的安裝

2008-12-08 @ 19:46 in Linux

因為想要一個計數器,所以在網路上找到了 wwwcount2.6 ,可是在安裝時一直有問題,後來在官網上的說明中發現 Berkeyley db 1x ,2.x or 3.x support,而 Fedora8 用的是 db 4x, 所以在 ./build --without-database 加上不含入database 就可以了

參考 wwwcount2.6 網站

2008/12/10 新增使用

在鳥哥網站看到可以顯示今日,昨日,本月,上月的累計人數,想說是如何做到的,看了一下網站原始程式,昨日及上月的累計人數是固定秀圖,所以想說只要能將今日的累計轉存成圖檔就好了,可是查了wwwcount 的使用好像沒有這種功能,所以只好想別的方法,最後測出用 lynx 存檔的方式做出,方法如下:

  1. 將 count.cfg 內的
    auto_file_creation=Yes (讓資料檔可以自動產生)
    strict_mode=No (若設 Yes 無法產生圖檔)
  2. 在 cron.daily 建一個 count-today.sh 的執行程序,內容如下(產生昨日圖檔)
    #!/bin/bash
    /usr/bin/lynx --dump "http://localhost/cgi-bin/Count.cgi?ft=0&df=today.dat" > /var/www/html/count/yesterday.gif
    rm -f /usr/local/Counter/data/today.dat
  3. 在 cron.month 建一個 count-month.sh 的執行程序,內容如下(產生上月圖檔)
    #!/bin/bash
    /usr/bin/lynx --dump "http://localhost/cgi-bin/Count.cgi?ft=0&df=month.dat" > /var/www/html/count/month.gif
    rm -f /usr/local/Counter/data/month.dat
  4. 範例 count.htm

迴響

wwwcount 2.6 的安裝 | 豬窩

Males can discover the female of their choice effortlessly
through free dating sites. The online dating sites arena is growing immensely
as increasing numbers of people are relying on internet in order to meet
new people, find their special someone, friendship and many more activities.
You have complete control that you want to call and
whom you desire to block from.

作者 online dating sites @ 09:40, 2019-12-09

wwwcount 2.6 的安裝 | 豬窩

People find out about the rave reviews and so are touched with the great need to watch the given movie on big
screen. Since then, her singles 'Hot n Cold', 'California Girls', 'Teenage
Dream', 'Firework' and 'E. The theme assumes various transformations during the
course with the movie, but it's the haunting solo trumpet theme that actually defines
the movie.

作者 1ou2Fantaisies.com @ 17:44, 2019-12-31

wwwcount 2.6 的安裝 | 豬窩

They also have scratch card games, which they call Skratch
games, simply because they have altered these games
to include a level of skill where you can bonus rounds.
It is incredibly latest internet betting, which can be getting a lot of popularity among youngsters from all of walks of life, the younger generation and older people.
There are a great deal of people who use these games as being a
stress buster for themselves and also the others find then fun from a long day of work.

作者 fate.alluwant.info @ 09:24, 2020-01-28

wwwcount 2.6 的安裝 | 豬窩

I loved as much as you will receive carried out right here.
The sketch is tasteful, your authored subject matter stylish.
nonetheless, you command get bought an impatience over
that you wish be delivering the following. unwell unquestionably come more
formerly again as exactly the same nearly very often inside case you shield this
increase.

作者 g https://tinyurl.com/rsacwgxy @ 10:08, 2020-06-22

wwwcount 2.6 的安裝 | 豬窩

What a information of un-ambiguity and preserveness of precious knowledge about unexpected feelings.

作者 https://tinyurl.com/rsacwgxy g @ 23:33, 2020-06-23
«上一篇   1 2 3 4 5 6 7 8 9
發表迴響
 authimage