Skip to content

Commit 92e7f58

Browse files
author
latham
committed
http://bugtracker.ispconfig.org/index.php?do=details&task_id=761
1 parent 4dd2c08 commit 92e7f58

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/INSTALL_DEBIAN_5.0_courier_mydns.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ exit 0
262262
chmod +x /etc/init.d/mydns
263263
update-rc.d mydns defaults
264264

265-
6) Install vlogger and webalizer
265+
6) Install vlogger and webalizer awstats geoip-bin
266266

267267
apt-get -y install vlogger webalizer awstats
268268

docs/INSTALL_DEBIAN_5.0_dovecot_bind.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ apt-get -y install bind9 dnsutils
145145

146146
6) Install vlogger and webalizer
147147

148-
apt-get -y install vlogger webalizer awstats
148+
apt-get -y install vlogger webalizer awstats geoip-bin
149149

150150
mkdir /usr/share/awstats/tools
151151
cp -prf /usr/share/doc/awstats/examples/awstats_buildstaticpages.pl /usr/share/awstats/tools/awstats_buildstaticpages.pl

docs/INSTALL_DEBIAN_5.0_multiserver.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ STANDALONE_OR_INETD=standalone
2828
VIRTUALCHROOT=true
2929
[...]
3030

31-
apt-get install vlogger webalizer awstats
31+
apt-get install vlogger webalizer awstats geoip-bin
3232

3333
mkdir /usr/share/awstats/tools
3434
cp -prf /usr/share/doc/awstats/examples/awstats_buildstaticpages.pl /usr/share/awstats/tools/awstats_buildstaticpages.pl

0 commit comments

Comments
 (0)