Awstats doesn't work - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: Awstats doesn't work (/thread-4356.html) Pages: 1 2 |
Awstats doesn't work - KeNt - 09-25-2008 11:16 PM hi all when upgrade to RC6 I have a trouble with Awstats screenshot [attachment=467] when access http://site/stats awstats script collect statistics but I can't see it RE: Awstats doesn't work - BeNe - 09-25-2008 11:33 PM Please use: Code: http://www.yourdomain.tld/stats/ If this also not works, check you ApacheConfig about the "/stats/" and your mod_proxy config. Greez BeNe RE: Awstats doesn't work - KeNt - 09-25-2008 11:41 PM Code: /etc/apache2/sites-enabled# cat ispcp.conf | grep stats Code: /etc/apache2/mods-enabled# cat proxy.conf Code: /etc/apache2/mods-enabled# cat proxy.load where is bug? RE: Awstats doesn't work - KeNt - 09-25-2008 11:44 PM Quote:Please use:I trying all variants with www and no RE: Awstats doesn't work - BeNe - 09-26-2008 12:33 AM And the "/" on the end ? Code: http://www.yourdomain.tld/stats/ Greez BeNe RE: Awstats doesn't work - KeNt - 09-26-2008 12:35 AM BeNe Wrote:And the "/" on the end ? Yes, I have tried all variants RE: Awstats doesn't work - BeNe - 09-26-2008 12:37 AM Ok! You use AWStats Static ? What happend if you start the AWStats Cron entry manually ?? Greez BeNe RE: Awstats doesn't work - KeNt - 09-27-2008 12:25 AM Code: # cat /etc/ispcp/ispcp.conf | grep AWST when start manually I have no errors and awstats work good RE: Awstats doesn't work - BeNe - 09-27-2008 12:27 AM So AWStats create your HTML Files in the stats directorys ? Greez BeNe RE: Awstats doesn't work - KeNt - 09-27-2008 12:39 AM Code: ls statistics/ -la |