就出现以下错误提示:
Update for config "./awstats.a.web.com.conf"
With data in log file "E:/databack/site/a/cgi-bin/logresolvemerge.pl E:/dat
aback/site/a/Log/W3SVC287078791/ex070423.log E:/databack/site/b/Log/W3S
VC1857510694/ex070423.log |"...
Phase 1 : First bypass old records, searching new record...
Direct access to last remembered record has fallen on another record.
So searching new records from beginning of log file...
AWStats did not find any valid log lines that match your LogFormat parameter, in
the 50th first non commented lines read of your log.
Your log file E:/databack/site/a/cgi-bin/logresolvemerge.pl E:/databack/sit
e/a/Log/W3SVC287078791/ex070423.log E:/databack/site/b/Log/W3SVC1857510
694/ex070423.log | must have a bad format or LogFormat parameter setup does not
match this format.
Your AWStats LogFormat parameter is:
2
This means each line in your web server log file need to have "MSIE Extended W3C
log format" like this:
date time c-ip c-username cs-method cs-uri-sterm sc-status sc-bytes cs-version c
s(User-Agent) cs(Referer)
And this is an example of records AWStats found in your log file (the record num
ber 50 in your log):
2007-04-22 16:00:02 GET /images/hotflash_top_right.gif - 124.114.179.106 HTTP/1.
1 Mozilla/4.0+(compatible;+MSIE+6.0;+Windows+NT+5.1;+SV1) http://b.web.com/C
ategory.aspx?CategoryID=19 200 1459
Setup ('./awstats.a.web.com.conf' file, web server or permissions) may be w
rong.
Check config file, permissions and AWStats documentation (in 'docs' directory).