The only error i found is:
Your log file /usr/local/apache/domlogs/******.com must have a bad format or LogFormat parameter setup does not match this format.
Your AWStats LogFormat parameter is:
1
This means each line in your web server log file need to have "combined log format" like this:
111.22.33.44 - - [10/Jan/2001:02:14:14 +0200] "GET / HTTP/1.1" 200 1234 "http://www.fromserver.com/from.htm" "Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)"
And this is an example of records AWStats found in your log file (the record number 50 in your log):
1136064385 196 .
Setup ('/home/******/tmp/awstats/awstats.******.com.conf' file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).
Waiting for load to go down to continue
Child [14884]: exited with signal 0
Update for config "/home/******/tmp/awstats/awstats.****.******.com.conf"
With data in log file "/usr/local/apache/domlogs/**.******com"...
Phase 1 : First bypass old records, searching new record...
Direct access after last parsed record (after line 399)
Jumped lines in file: 399
Found 399 already parsed records.
Parsed lines in file: 6
Found 0 dropped records,
Found 0 corrupted records,
Found 0 old records,
Found 6 new qualified records.
Child [14887]: exited with signal 0