Changeset 1867

Show
Ignore:
Timestamp:
08/22/07 19:39:23 (9 months ago)
Author:
benjamin
Message:

adding logresolvemerge.pl since awstats one is buggy ...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • alternc-awstats/trunk/alternc-awstats

    r1794 r1867  
    3535    do 
    3636      echo "processing $DOM (for access files in $ACCESSLOGPATH/access.log* )" 
    37       /usr/lib/cgi-bin/awstats.pl -config=$DOM -update -LogFile="/usr/share/doc/awstats/examples/logresolvemerge.pl $ACCESSLOGPATH/access.log* |" 
     37      /usr/lib/cgi-bin/awstats.pl -config=$DOM -update -LogFile="/usr/lib/alternc/logresolvemerge.pl $ACCESSLOGPATH/access.log* |" 
    3838      read DOM 
    3939    done 
     
    5454    if [ -z "$ACCESSLOG" ]  
    5555        then 
    56         ACCESSLOG="/usr/share/doc/awstats/examples/logresolvemerge.pl /var/log/apache/access.log /var/log/apache/access.log.1 | " 
     56        ACCESSLOG="/usr/lib/alternc/logresolvemerge.pl /var/log/apache/access.log /var/log/apache/access.log.1 | " 
    5757    fi 
    5858    mysql -h"$MYSQL_HOST" -p"$MYSQL_PASS" -u"$MYSQL_USER" "$MYSQL_DATABASE" -B -e "SELECT hostname FROM aws" |grep -v "^hostname" | dostat 
  • alternc-awstats/trunk/debian/changelog

    r1866 r1867  
     1alternc-awstats (0.5.1) testing; urgency=low 
     2 
     3  * adding logresolvemerge.pl : it is present in awstats package, but with DOS cr/lf !! (bugreport filled) 
     4  * lintian compliance, changing /usr/bin/php4 > /usr/bin/php (works with php5-cli) 
     5 
     6 -- Benjamin Sonntag <benjamin@alternc.org>  Thu, 22 Aug 2007 19:38:00 +0200 
     7 
    18alternc-awstats (0.5) testing; urgency=low 
    29 
    3   * lintian compliance, changing /usr/bin/php4 > /usr/bin/php (works with php5-cli) 
    410  * on php5 : Warning: Invalid argument supplied for foreach() in /var/alternc/bureau/class/m_aws.php on line 295 
    511  * Default should be "not public" 
  • alternc-awstats/trunk/debian/rules

    r1784 r1867  
    6161 
    6262        install -m 0644 -g root -o root alterncawstats.conf debian/alternc-awstats/etc/alternc/ 
     63        install -m 0755 -g root -o root logresolvemerge.pl debian/alternc-awstats/usr/lib/alternc/ 
    6364        install -m 0644 -g www-data -o www-data awstats_alternc.png debian/alternc-awstats/usr/share/awstats/icon/other/ 
    6465        install -m 0755 -g www-data -o www-data alternc-awstats debian/alternc-awstats/usr/lib/alternc/