Это старая версия документа!


AWStats - Сервер статистики

$ apt-get install libfcgi-perl
$ wget https://raw.githubusercontent.com/Mirocow/fastcgi-wrappers/master/fastcgi-wrapper.pl -O /usr/local/bin/fastcgi-wrapper.pl
$ wget https://raw.githubusercontent.com/Mirocow/fastcgi-wrappers/master/perl-fcgi -O /etc/init.d/perl-fcgi
$ chmod +x /usr/local/bin/fastcgi-wrapper.pl
$ chmod +x /etc/init.d/perl-fcgi
$ update-rc.d perl-fcgi defaults
$ insserv /etc/init.d/perl-fcgi

Проверка

$ netstat -an |grep -i perl

Ошибки

This account is currently not available