Awstats domainconfig regeneration - 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 domainconfig regeneration (/thread-3232.html) |
Awstats domainconfig regeneration - sergej - 05-06-2008 09:46 PM Hi! I upgraded from rc2 to rc4 and enabled awstats. The only thing I am missing are the config files for the domains in /etc/awstats. How can I regenerate them. A small pointer to the perl file which does that thing is also ok for me. RE: Awstats domainconfig regeneration - BeNe - 05-06-2008 10:03 PM You have to enable AWStats in your ispcp.conf and the regenerate the config files. With that the AWStats configs are also created. Greez BeNe RE: Awstats domainconfig regeneration - sergej - 05-06-2008 10:14 PM Thanks, but that is what is just did. The lines from /etc/ispcp/ispcp.conf are : # snip ---------------- AWSTATS_ACTIVE = yes # could be 'dynamic' = 0 or 'static' = 1 AWSTATS_MODE = 1 # snap --------------- I set all domains,subdomains,aliases in the mysql database to "change" and run /var/www/ispcp/engine/ispcp-rqst-mngr. Did I miss a point? Thanks for your help. RE: Awstats domainconfig regeneration - BeNe - 05-06-2008 11:55 PM Do you have also correct awstats templates ? Take a look in your ApacheConfig. Then run the cron entry with AWStats manually. After that is should be done. Greez BeNe |