Current time: 05-06-2024, 03:14 AM Hello There, Guest! (LoginRegister)


Post Reply 
AWStats does not work in r857 ?!
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #1
Question AWStats does not work in r857 ?!
Hello community,

can someone also confirm that there is an Error in r857 on AWStats ?
--> http://ispcpdemo.homeip.net/stats/
Code:
Error 404!

/stats/
File Not Found!
AWStats is enabled:
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
But there is no Apache2 entry:
Code:
....
   Redirect /ispcp http://admin.ispcpdemo.homeip.net

    <IfModule mod_cband.c>
        CBandUser ispcpdemo.homeip.net
    </IfModule>

    # httpd awstats support BEGIN.

   # httpd awstats support END.

    # httpd dmn entry cgi support BEGIN.
    ScriptAlias /cgi-bin/ /var/www/virtual/ispcpdemo.homeip.net/cgi-bin/
    <Directory /var/www/virtual/ispcpdemo.homeip.net/cgi-bin>
        AllowOverride None
        #Options ExecCGI
        Order allow,deny
        Allow from all
    </Directory>
    # httpd dmn entry cgi support END.
....

Greez BeNe
10-16-2007 12:38 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
AWStats does not work in r857 ?! - BeNe - 10-16-2007 12:38 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)