Awstats Not Found error

maynards

Verified User
Joined
Apr 1, 2010
Messages
5
I just got a new box today and after some checking around, I went ahead and installed Awstats like said in this link:
http://www.directadmin.com/features.php?id=894

Code:
cd /usr/local/directadmin/scripts
./awstats.sh

no errors came up and it looked fine

went to DA panel and noticed "no awstat" so i ran this commands

Code:
echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
/usr/local/directadmin/dataskq d

which came up with this:

Code:
In debug mode
Debug set to level 10
root priv set: uid:0 gid:0 euid:0 egid:0
pidfile written
staring queue
Tally User admin Begin
Tally User admin Complete
done queue

now I went to mysite.com/awstats to check it out and 404 not found error
I check the files, and there's no awstats folder there, which bizarre.

I thought I might reinstall awstats so, I went ahead:
Code:
cd /usr/local/directadmin/custombuild
./build update
./build awstats

first it gives me an error :
You cannot install awstats, because you do not have it set in options.conf file.
so I went and give yes value for awstats and then managed to installed an gave m:
AWstats 6.95 installation is done.

again I still have 404 error , there's stats folder there, when I click on it it gives 404
There's awstats folder in the top level (where public_html. logs ..etc are)


I don't know what to do anymore:confused:
 
Update, I did in fact delete by mistake the folder awstats...my bad

But I can't seem to recreate this folder by reinstalling awstats.... how can I recreate it?
 
i have the same problem... one of my domains has no awstats and .data folder, tried to reinstall awstats, but hasn't made a config file for that domain...
 
Back
Top