INSTALLATION OF WEBSTATS
------------------------

!!! PLEASE READ POINT 7 IF YOU DO /NOT/ USE analog >= 5.1 !!!

quick installation:

this version is tested with analog 5.01 and report magic 2.10.

unzip, untar the webstats_0.x.tar.gz into a temporary directory

edit the Install.PL

run it...

1)
i assume now you used the default paths...

create a directory

/etc/webstats

and from the directory /usr/local/webstats-0.x/configfiles/serverwide put

default.cfg
default.ini
webstats.ini

into it.

edit these files. follow the instructions in the comments of these files.

2)
from the directory /usr/local/webstats-0.x/configfiles/vhosts put

analog.cfg
rmagic.ini

into the webstats directories of you domains (you specified this directory in point 1) )

edit the files. follow the instructions in the comments of these files.

3)
from the directory /usr/local/webstats-0.xl put webstats

into /usr/local/bin or a smilar location

from the directory ./scripts/www put

all files

into a directory accessible by your webserver.

4a)
run webstats -a

4b)
correct and report all the mistakes i made in
this document and which let analog and report magic spit out a lot of
error messages when you did 4a). run 4a) again.

5)
point your browser to the webstats directory of one of your virtual
domains to see the statistics of these domain.

point your browser to the webstats.php file to see a list of all of your
virtual domains.

6)
if everything is fine add "/usr/local/webstats -a" to your cron jobs...

7)
if you do not use analog >=5.1 please uncomment the line

    # BROWOUTPUTALIAS Mozilla Netscape
    
   in /etc/webstats/default.cfg
   
   or you won't get exact browser reports. look at 
   
    http://www.analog.cx/docs/update.html#up503
    
   for further information
    

see DOCUMENTATION for more information