AWStats Installation script. For more information go tho http://jnsc.de/ispconfig

This package is in Early Alpha Stage, do not use in a production environement.


The installer was created for debian sarge and apache2 (the limiting factor is an ugly sed scipt) but it might also work on other Distributions.


If you want to run the installation script Follow this steps

- Become root
su -

- Change directory
cd /usr/src

- Download the archive
wget http://jnsc.de/downloads/ISPConfig_awstats_pkg_alpha-1.tar.gz

- Extract the archive
tar -xvzf ISPConfig_awstats_pkg_alpha-1.tar.gz

- Change directory
cd ISPConfig_awstats_pkg

- Install
./install

- This step is optional, it will generate the statistics. But you could also wait until the cron is executed (4:00 am)
/root/ispconfig/php/php /root/ispconfig/scripts/shell/awstats.php

That's it.