Forum Moderators: phranque

Message Too Old, No Replies

AWstats

Error404

         

kennethckk

2:29 pm on Jun 10, 2004 (gmt 0)

10+ Year Member



Hi all,

I was trying to install the AWstats for my Apache2/PHP/mySQL (runs on Win XP) platform. Having done the parameter changes, I couldnt get the expected results on screen but only with Error404.

I used the following URL to view the statistices through the brower.

[localhost...]

Config details are:
1. the AWstats-6.1 folder put right under drive C
2. wwwroot/tools/docs stored inside awstats-6.1 folder
3. Httpd config under Apache :
- CustomLog logs/access.log combined
- directives to add to Appache to allow use
of AWstats as CGI are properly set
-a new file named awstats.myvirtualhostname.conf has been built and put under AWsats-6.1/wwwroot/cgi-bin
4. Myvirtualhostname config file with changes:
-Logfile="/program files/apache group/apach2/logs/access.log"
-Logtype=w
-Logformat=1
-Sitedomain="myvirtualhostname
-Host Alias="myvirtualhostname www.myvirtualhostname 127.0.0.1 localhost"
-DirDate='.'
-Dircgi="/awstats"

I'm apprciated if someonce could help to figure out what's wrong with the above setting...

THanks in advance/kennethckk