Hello, This issue has been resolved thanks to the help of Jean-Luc of the awstats team. Some changes that came in v6.5.x broke the way that we were using awstats. To make our configurations compatible with v6.5.x we had to change the following:
1) LogSeparator=" " became "\s+" as one of our log entries is double- spaced and the newer awstats versions use a single space explicitly. 2) LogFormat 4 no longer recognizes anything beyond the end of its expected string. We now use this custom string instead: LogFormat = "%host %other %logname %time1 %methodurl %code %bytesd %refererquot %uaquot %virtualname" 3) Any HostAlias entries that looked like "a-product-name" had to be changed to "REGEX[\"a-product-name\"$]" in order to be recognized within the "%virtualname" variable. Please close this bug, and thanks again for being willing to get involved. -- HostAliases ignored https://bugs.launchpad.net/bugs/361992 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs