Page 2 of 2

Re: AWStats: How to Install

PostPosted: 09. November 2009 01:44
by Izzy
chris_bbg333 wrote:what could my mistake be?
Try asking this in the AWStats forum:
http://sourceforge.net/forum/forum.php?forum_id=43428

and/or read the Documentation and FAQ here:
http://awstats.sourceforge.net/#DOC

BTW this is a very old topic (over 5 years old) and XAMPP for Windows uses the Webalizer stats program not AWStats.

Re: AWStats: How to Install

PostPosted: 16. July 2012 10:06
by dupko
frolleinwunder.net wrote:Vielen Danke für die gute Anleitung!



Ein paar kleine Fehler hat diese zwar, aber nicht der Rede wert.



Ich benutzte noch lokal Apache/2.0.54 und entsprechendes Pearl Plugin.

Die Pearl Installation, hab ich nach deren readme.txt Anweisung gemacht.



Code: Select all
XAMPP_PATH\apache\logs\access.log

( \ mit / ersetzten)

Code: Select all
XAMPP_PATH\perl\bin\perl.exe XAMPP_PATH\cgi-bin\awstats.pl -config=WWW_YOURHOST_COM -update

(der Pfad XAMPP_PATH\cgi-bin\awstats.pl mussXAMPP_PATH\cgi-bin\awstats\awstats.pl sein)
WWW_YOURHOST_COM hab ich mit localhost ersetzt

Dann musste ich die awstats.pl noch ändern ( 1 Zeile )
Code: Select all
#!D:\xampp\perl\bin\perl.exe




Mein Install Pfad ist D:\xampp\



Meine Änderungen in der awstats.conf



SiteDomain="localhost"

LogFile="D:/xampp/apache/logs/access.log" #später LogFile="D:/xampp/apache/logs/access-full-clf.log"

LogFormat=4 # später wieder auf 1

DirCgi="/cgi-bin/awstats"



Hoffe, dass ich jetzt keine fehler gemacht habe.


i dont understand ure lang,translate pls

Re: AWStats: How to Install

PostPosted: 16. July 2012 14:07
by Altrea
Hi dupko,

This post was 6 years old. I don't think that a translation would make sense because many things have changed.
If you want to install AWStats simply try it out.
Be aware that the last released AWStats version is 3 years old and maybe don't work any more with the current Apache log file format.

best wishes,
Altrea