AwStats plugin for DA [Still in BETA]

jechilt said:
I went through the awstatinstall and found the force and update

I have a few domains that just wont show the icons and it is really buggin me.

Any suggestion where I can go look to try to isolate this problem?

thanks!

Right click on one of the not showing icons and check if the location exists. There should be a symlink in the awstats/icons

If it only is one or a few domain(s) remove it's complete /awstats and try reinstalling.
 
I've got a problem with compression stats. I've changed my conf file to that :

Code:
ShowFileTypesStats=HBC

But in the AwStats I see the stats compression, but this stats are empty. What is the problem ? The problem come from AwStats or I've got a problem with my mod_gzip ? Thanks. Bye.
 
I have just installed your plugin and it works great! :-).

I have 1 question:

Is it possible to have only the html output in the /awstats dir ? and not the awstats.pl in the directory.. because there where some security issues with that in older versions of awstats.


Greets,

Cedric.
 
ircman said:
I have just installed your plugin and it works great! :-).

I have 1 question:

Is it possible to have only the html output in the /awstats dir ? and not the awstats.pl in the directory.. because there where some security issues with that in older versions of awstats.


Greets,

Cedric.

No :rolleyes:
 
Avenueduweb said:
I've got a problem with compression stats. I've changed my conf file to that :

Code:
ShowFileTypesStats=HBC

But in the AwStats I see the stats compression, but this stats are empty. What is the problem ? The problem come from AwStats or I've got a problem with my mod_gzip ? Thanks. Bye.

Compressed stats aren't read, so just setup the cron, so it updates everyday from the non-gzipped logs (done by logrotate)
 
YES awstats does have an option for it AND yes it is possible through the awstats.pl (--htmlouputdir= or something) AND yes it is a hell of a job to get it right AND yes it has to update both it's database + parse the logs and write the html files. :)

So good luck :D

No ok.. it should be pretty simple to setup for one domain and maybe with a smart idea you could get it to work for your complete server ;)
 
I just updated Awstats to the latest version.

Now all my previous stats are gone. Any way of recovering it? Loads of valuable data!

Thanks, anyone!
 
fusionictnl said:
YES awstats does have an option for it AND yes it is possible through the awstats.pl (--htmlouputdir= or something) AND yes it is a hell of a job to get it right AND yes it has to update both it's database + parse the logs and write the html files. :)

So good luck :D

Haha :p i will have a go at it this weekend :).. maybe i can figure it out :rolleyes:

Last question:

Is there a possibility to enable password access for all domains at once ?

Greets,

Cedric.
 
ircman said:
Haha :p i will have a go at it this weekend :).. maybe i can figure it out :rolleyes:

Last question:

Is there a possibility to enable password access for all domains at once ?

Greets,

Cedric.

Nope
 
torp said:
I just updated Awstats to the latest version.

Now all my previous stats are gone. Any way of recovering it? Loads of valuable data!

Thanks, anyone!

Any way of incorporating the files available in /etc/awstats/*.txt into the upgraded Awstats?
 
torp said:
Any way of incorporating the files available in /etc/awstats/*.txt into the upgraded Awstats?

I can't imagine why it wont be kept :s On my server it updates and keeps the old stats
 
fusionictnl said:
I can't imagine why it wont be kept :s On my server it updates and keeps the old stats

The .txt files are there for alle the domain names, but Awstats will only show statistics for the day I updated Awstats - not show previous data.

Anyone know whether the naming convention has been changed, or files have been moved? I upgraded from a 0.6 (or something) series of the plugin, to the most recent one.
 
torp said:
The .txt files are there for alle the domain names, but Awstats will only show statistics for the day I updated Awstats - not show previous data.

Anyone know whether the naming convention has been changed, or files have been moved? I upgraded from a 0.6 (or something) series of the plugin, to the most recent one.

If you update every day, the database should containt all the info even after updating :s
 
fusionictnl said:
If you update every day, the database should containt all the info even after updating :s

The naming convention must have changed, because I have now updated several times, over several days, but I still don't get the old info :(
 
I would like to know how to disable the links 'update now' in awstasts. I don't need anymore this link because i cron this job.

Your help is welcome :)
 
fusionictnl said:
Is already been handled before, just check the /usr/local/directadmin/plugins/hooks/cgi-bin/awstats.none.conf

and change the update....browser=1 to 0 :)

After that run the awstatsinstall.php to force the update of all .conf files ;)

Post from one page back ;)
 
Back
Top