Suchmaschinenoptimierung
   
 

SEMSEO Konferenz 2012
 

 
 

AWSTATS + Typo3

Neues Thema eröffnen   Neue Antwort erstellen    ABAKUS Foren-Übersicht -> Webprogrammierung, Templatedesign & Microformats
 geht das überhaupt mit rewrite? PR - Anzeige Programmieren  
hans_k

pr


: 02.12.2004
: 2



: 02.12.2004, 18:18    : AWSTATS + Typo3 Antworten mit Zitat

Hi,

ich verwende awstats in verbindung mit typo3 :

wenn ich im backend die Aufrufstatistik erneuern will und auf "Jetzt aktualisieren" klicke erhalte ich folgende Fehlermeldung :

Code:
Command for pipe 'gzip -d /www/htdocs/kuegerl/logs/access_log_2004-12-01.gz |' failed

Setup ('/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/awstats.conf' file, web server or permissions) may be wrong.
See AWStats documentation in 'docs' directory for informations on how to setup awstats.
DEBUG OUTPUT
There was something wrong with the call of the AWStats script!
This debug information may help to find the reason.



Thu Dec 2 16:23:52 2004 - DEBUG 1 - awstats - 5.1 (build 1.384) - Perl /usr/bin/perl 5.008
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Config [FileConfig="/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/awstats.conf"]
Thu Dec 2 16:23:52 2004 - DEBUG 1 -    Configure file version is 5001
Thu Dec 2 16:23:52 2004 - DEBUG 1 -    NotPageList 8
Thu Dec 2 16:23:52 2004 - DEBUG 1 -    ValidHTTPCodes 2
Thu Dec 2 16:23:52 2004 - DEBUG 1 -    UseFramesWhenCGI=0
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Check_Config
Thu Dec 2 16:23:52 2004 - DEBUG 1 -    Found a time phase of 0 hour in log file name
Thu Dec 2 16:23:52 2004 - DEBUG 1 -    Found a time phase of 0 hour in log file name
Thu Dec 2 16:23:52 2004 - DEBUG 1 -    Found a time phase of 24 hour in log file name
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Language_Data [FileLang="./lang/awstats-de.txt"]
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Ref_Data [FilePath{browsers.pm}="/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/lib/browsers.pm"]
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Ref_Data [FilePath{domains.pm}="/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/lib/domains.pm"]
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Ref_Data [FilePath{operating_systems.pm}="/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/lib/operating_systems.pm"]
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Ref_Data [FilePath{robots.pm}="/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/lib/robots.pm"]
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Ref_Data [FilePath{search_engines.pm}="/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/lib/search_engines.pm"]
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Ref_Data [FilePath{worms.pm}="/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/lib/worms.pm"]
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Read_Plugins with list:
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Site domain to analyze: www.svstuben.at
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Last year=0 - Last month=
Thu Dec 2 16:23:52 2004 - DEBUG 1 - LastLine=0
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Call to Init_HashArray
Thu Dec 2 16:23:52 2004 - DEBUG 1 - RobotsSearchIDOrder has now 304 elements
Thu Dec 2 16:23:52 2004 - DEBUG 1 - HostAliases is now www\.svstuben\.at localhost 127\.0\.0\.1
Thu Dec 2 16:23:52 2004 - DEBUG 1 - SkipHosts is now
Thu Dec 2 16:23:52 2004 - DEBUG 1 - SkipUserAgents is now
Thu Dec 2 16:23:52 2004 - DEBUG 1 - SkipFiles is now \.css$ \.js$ \.class$ robots\.txt$ favicon\.ico$
Thu Dec 2 16:23:52 2004 - DEBUG 1 - OnlyFiles is now
Thu Dec 2 16:23:52 2004 - DEBUG 1 - SkipDNSLookupFor is now
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Generate PerlParsingFormat from LogFormat=1
Thu Dec 2 16:23:52 2004 - DEBUG 1 - PerlParsingFormat is ([^ ]+) [^ ]+ ([^ ]+) \[([^ ]+) [^ ]+\] \"([^ ]+) ([^ ]+) [^\"]+\" ([\d|-]+) ([\d|-]+) \"(.*)\" \"([^\"]*)\"
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Start Update process (lastprocessedmonth=0, lastprocessedyear=0)
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Open log file "gzip -d /www/htdocs/kuegerl/logs/access_log_2004-12-01.gz |"
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Close log file "gzip -d /www/htdocs/kuegerl/logs/access_log_2004-12-01.gz |"
Thu Dec 2 16:23:52 2004 - DEBUG 1 - Command for pipe 'gzip -d /www/htdocs/kuegerl/logs/access_log_2004-12-01.gz |' failed

Command for pipe 'gzip -d /www/htdocs/kuegerl/logs/access_log_2004-12-01.gz |' failed

Setup ('/www/htdocs/kuegerl/dummy-3.7.0/typo3conf/ext/cc_awstats/mod1/awstats.conf' file, web server or permissions) may be wrong.
See AWStats documentation in 'docs' directory for informations on how to setup awstats.


in die awstats.conf datei habe ich folgendes eingetragen :

LogFile="gzip -d /www/htdocs/kuegerl/logs/access_log_%YYYY-0-%MM-0-%DD-24.gz |"

hatte vielleicht jemand ein ähnliches problem ?
woran liegts ?
Nach oben
hans_k Private Nachricht senden
cbatik

pr


: 07.05.2004
: 111



: 17.12.2004, 22:59    : AWSTATS + Typo3 Antworten mit Zitat

falls du das problem nocht nicht gelöst hast: warum fragst du nicht einfach einmal unter typo3.net oder typo3forum.net nach? da bist du sicherlich besser aufgehoben

beste grüße
cbatik
Nach oben
cbatik Private Nachricht senden WWW
hans_k

pr


: 02.12.2004
: 2



: 22.12.2004, 21:37    : AWSTATS + Typo3 Antworten mit Zitat

bekam dort auch keine antwort. deswegen hab ichs hier versucht.

mf weihnachts g
Nach oben
hans_k Private Nachricht senden
Neues Thema eröffnen   Neue Antwort erstellen    ABAKUS Foren-Übersicht -> Webprogrammierung, Templatedesign & Microformats
Seite 1 von 1

 






Ähnliche Beiträge
Thema Forum Antworten
Tracking AdWords mit awstats Tracking AdWords mit awstats Hellen Google Adwords & Facebook Ads, Yahoo!, Microsoft adCenter 0 04.04.2012, 13:43 Tracking AdWords mit awstats
[S] Designer für typo3 gesucht [S] Designer für typo3 gesucht Stefanie Huber Marktplatz: Dienstleistungen 0 22.03.2012, 13:16 [S] Designer für typo3 gesucht
Awstats or Piwik? Awstats or Piwik? Trasher Web Analytics & Controlling 13 21.01.2012, 15:03 Awstats or Piwik?
H1 Problem typo3 und backup H1 Problem typo3 und backup SEOeve Ich hab' da mal 'ne Frage 16 15.08.2011, 18:38 H1 Problem typo3 und backup
Speed-Vergleich Java : Typo3 : Andere Speed-Vergleich Java : Typo3 : Andere RolWg Content Management Systeme, Blog- & Shopsysteme 7 17.06.2011, 12:15 Speed-Vergleich Java : Typo3 : Andere
[S] Suche Typo3 Entwickler für einfaches Template [S] Suche Typo3 Entwickler für einfac... oak Marktplatz: Dienstleistungen 0 07.06.2011, 22:02 [S] Suche Typo3 Entwickler für einfaches Template

Suchmaschinenoptimierung | Latent Semantische Optimierung (LSO) | SEO Blog | SEO Online Tools | Suchmaschinenmarketing Angebot | Online Marketing

Impressum

Dieses SEO Forum läuft unter phpBB.


Sie lesen gerade: AWSTATS + Typo3