ispCP - Board - Support
Testing AWStats - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Announcements (/forum-6.html)
+--- Thread: Testing AWStats (/thread-1492.html)

Pages: 1 2 3


RE: Testing AWStats - BeNe - 01-23-2008 06:35 AM

Quote:assumed that this is the path to the awstats.pl.
right!
Quote:Do you have any suggestions about that error-message?
Not really - sorry! After you set the right path, did you run rqst-mngr again ?

I can post the entry for Debian about awstats. Maybe you can check it so:
Code:
#
# AWSTATS data
#

AWSTATS_ACTIVE = yes

# could be 'dynamic' = 0 or 'static' = 1
AWSTATS_MODE = 0
AWSTATS_CACHE_DIR = /var/cache/awstats
AWSTATS_CONFIG_DIR = /etc/awstats
AWSTATS_ENGINE_DIR = /usr/lib/cgi-bin
AWSTATS_WEB_DIR = /usr/share/awstats
AWSTATS_ROOT_DIR = /var/www/ispcp/engine/awstats

Greez BeNe


RE: Testing AWStats - jmeyerdo - 01-24-2008 07:35 PM

Got it...

At the point of error "$src" was empty. This error was caused because my awstats-template was generated/copied in the wrong path:
Code:
/etc/ispcp/awstats/awstats.ispcp_tpl.conf/awstats.ispcp_tpl.conf

If I can figure out what caused this error I will open a ticket...

Kind regards, Jens