Awstat Error: LogFormat parameter setup does not match this format

Published: May 3rd, 2012 Category: Cpanel

I have migrated a Cpanel based website from one server to another but after migration, AWStat stopped updating. While updating AWstats was showing following error

awstat 300x61 Awstat Error: LogFormat parameter setup does not match this format


When I checked the domlogs of the domain it shows following entries only

root@server [~]# cat /usr/local/apache/domlogs/domainname.com
combined
combined
combined
combined

I have searched online and found that the LogFormat was not properly defined in httpd.conf file, due to which apache was just logging the word “combined” over and over instead of the correct information.

To fix the issue

1) I have added following LogFormat in httpd.conf file

LogFormat “%h %l %u %t ”%r” %>s %b ”%{Referer}i” ”%{User-Agent}i”" combined


2)
Restarted Apache Service.

Related posts:

  1. Installation And Configuration of Mod_suPHP on Plesk (CentOS)
  2. HTTPD doesn’t start After Atmail Installation in Plesk
  3. Apache Error: Options ExecCGI is off in this directory
  4. FIX:- (28)No space left on device: Couldn’t create accept lock
  5. Unable to Access Plesk – PSA dead but subsys locked

Tags: , , , ,

One Response to “Awstat Error: LogFormat parameter setup does not match this format”


  1. http://eitwebguru.com/awstat-error-logformat-parameter-setup-does-not-match-this-format/ « .:][ Gr8 Admin Team ][:.
    on Feb 16th, 2010
    @ 10:49 am

    [...] More here Categories: Uncategorized Comments (0) Trackbacks (0) Leave a comment [...]

Leave a Reply

Subscribe to eITWebguru

© 2012 eITWebguru. All Rights Reserved.