Menu

#890 All records dropped when SkipHosts != ""

7.0
open
nobody
7
2014-08-15
2012-02-04
No

Any entry in SkipHosts forces dropping of all records. Only if SkipHosts="" the records are processed.
The strange thing on this error is: The same configuration of AWStats version 7.0 worked fine on a system using PHP 5.3.3 / Perl 5.012001. The problem occured after updating to Apache 2.2.21 with PHP 5.3.8 and Perl 5.014002.
System configuration and logfiles attached below.

Discussion

  • Wolfgang Gothier

    System configuration and program outputs

     
  • EdgarPE

    EdgarPE - 2012-11-06

    Something similar here:
    Switched from Ubuntu 10.04.4 to Ubuntu 12.04.1 and on the new machine awstats drops ALL records if config file contains this:

    #SkipUserAgents=""
    SkipUserAgents="axcxycxyc"
    SkipFiles="sadsadsa"
    

    While this works correctly:

    SkipUserAgents=""
    #SkipUserAgents="axcxycxyc"
    SkipFiles="sadsadsa"
    

    Perl versions:
    old: 5.10.1-8ubuntu2.1
    new: 5.14.2-6ubuntu2.1

    Awstats version: 7.0 (build 1.970)

     

    Last edit: EdgarPE 2012-11-06
  • EdgarPE

    EdgarPE - 2012-11-06

    With beta Awstats build 1.980 my problem is gone.

     
  • Laurent Destailleur (Eldy)

    Le 06/11/2012 10:03, EdgarPE a écrit :

    Something similar here:
    Switched from Ubuntu 10.04.4 to Ubuntu 12.04.1 and on the new machine
    awstats drops ALL records if config file contains this:

    SkipUserAgents=""

    SkipUserAgents="axcxycxyc"
    SkipFiles="sadsadsa"

    While this works correctly:

    SkipUserAgents=""

    SkipUserAgents="axcxycxyc"

    SkipFiles="sadsadsa"

    Perl versions:
    old: 5.10.1-8ubuntu2.1
    new: 5.14.2-6ubuntu2.1


    bugs:890 All records dropped when SkipHosts != ""

    Status: open Labels: Not working features Created: Sat Feb 04,
    2012 11:08 AM UTC by Wolfgang Gothier Last Updated: Thu Oct 11, 2012
    06:38 PM UTC Owner: nobody

    Any entry in SkipHosts forces dropping of all records. Only if
    SkipHosts="" the records are processed.
    The strange thing on this error is: The same configuration of AWStats
    version 7.0 worked fine on a system using PHP 5.3.3 / Perl 5.012001.
    The problem occured after updating to Apache 2.2.21 with PHP 5.3.8 and
    Perl 5.014002.
    System configuration and logfiles attached below.


    Sent from sourceforge.net because you indicated interest in
    https://sourceforge.net/p/awstats/bugs/890/

    To unsubscribe from further messages, please visit
    https://sourceforge.net/auth/prefs/

    I think last 7.1 beta version fix this.

    --
    Eldy (Laurent Destailleur).

    EMail: eldy@destailleur.fr
    Web: http://www.destailleur.fr

    Dolibarr (Project leader): http://www.dolibarr.org
    To make a donation for Dolibarr project via Paypal: contact@destailleur.fr
    AWStats (Author) : http://awstats.sourceforge.net
    To make a donation for AWStats project via Paypal: contact@destailleur.fr
    AWBot (Author) : http://awbot.sourceforge.net
    CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net

     

Log in to post a comment.