ispCP - Board - Support
[Solved] Awstats not working... i think - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: [Solved] Awstats not working... i think (/thread-1597.html)

Pages: 1 2


RE: Awstats not working... i think - ephigenie - 10-26-2007 05:29 AM

ap_get_scoreboard_lb can mean that there's no dir for mod_cbands scoreboard file for localhost Wink
look here :

/var/www/scoreboards/


RE: Awstats not working... i think - robmorin - 10-26-2007 05:34 AM

There are files in there for each of my domains... they all have zero size..

-rw-rw-rw- 1 www-data www-data 0 2007-10-25 14:38 domain.com

Is there suppose to be something in there?

Thanks again

Rob..

ephigenie Wrote:ap_get_scoreboard_lb can mean that there's no dir for mod_cbands scoreboard file for localhost Wink
look here :

/var/www/scoreboards/



RE: Awstats not working... i think - robmorin - 10-26-2007 05:39 AM

Got it thanks.... for pointing me in the right direction....

I needed to have the /var/cache/awstats perms set correctly...

Smile

I am happy now...

Thanks again for all your help!

Rob..

robmorin Wrote:Ok now where getting somewhere now i see this...

Error: SiteDomain parameter not defined in your config/domain file. You must edit it for using this version of AWStats.

Setup ('/etc/awstats/awstats.conf' file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).

Thanks or replying so quickly
Smile

Rob..

BeNe Wrote:
Quote:http://www.domain.com/stats ??
Thanks for that explanation, i appreciate it!
Yes, exactly this but you need the "/" on the end like this:
Code:
http://www.domain.com/stats/

Greez BeNe