Current time: 11-27-2024, 11:37 PM Hello There, Guest! (LoginRegister)


Post Reply 
RC2->Rc4, Awstats, (habe noch keine Lösung gefunden)
Author Message
gurge Offline
Junior Member
*

Posts: 92
Joined: Mar 2007
Reputation: 1
Post: #3
RE: RC2->Rc4, Awstats, (habe noch keine Lösung gefunden)
Na Hallo.

Meine proxy.conf:
Code:
<IfModule mod_proxy.c>
        #turning ProxyRequests on and allowing proxying from all may allow
        #spammers to use your proxy to send email.

        ProxyRequests Off

        <Proxy *>
                AddDefaultCharset off
                Order deny,allow
                Deny from all
                Allow from 127.0.0.1

                # Define the character set for proxied FTP directory listings
                ProxyFtpDirCharset UTF-8
        </Proxy>

        # Enable/disable the handling of HTTP/1.1 "Via:" headers.
        # ("Full" adds the server version; "Block" removes all outgoing Via: headers)
        # Set to one of: Off | On | Full | Block

        ProxyVia On
</IfModule>

In /etc/awstats liegt für jede domain eine Config in der Form awstats.domain.tld.conf

In /var/cache/awstats liegen jedemenge txt dateien von meinen domains. (mehrer Monate)

Wenn ich den cron ausführe erhalte ich für jede Domain:
Code:
Running '"/usr/lib/cgi-bin/awstats.pl" -update -config=domain.tld -configdir="/etc/awstats"' to update config domain.tld
Update for config "/etc/awstats/awstats.domain.tld.conf"
With data in log file "/var/log/apache2/domain.tld-combined.log"...
Phase 1 : First bypass old records, searching new record...
Direct access after last parsed record (after line 328517)
Jumped lines in file: 328517
Found 328517 already parsed records.
Parsed lines in file: 9
Found 0 dropped records,
Found 0 corrupted records,
Found 0 old records,
Found 9 new qualified records.

Vielleicht siehst du den Fehler?
05-30-2008 11:41 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: RC2->Rc4, Awstats, (habe noch keine Lösung gefunden) - gurge - 05-30-2008 11:41 PM

Forum Jump:


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