Ola
I am running the centos build, and have installed webalizer by following the guide here
http://library.linode.com/web-applicati ... r/centos-5
however, when i run the stats program, webalizer seems to collect stats from the first entry in webalizerScript.sh and then applies that to all of the sites
any ideas on this one?
Thanks
Code:
#!/bin/sh
webalizer -n thelongmile -o /srv/www/thelongmile.net/public_html/webalizers /srv/www/apptacious.com/logs/access.log
webalizer -n apptacious -o /srv/www/apptacious.com/public_html/webalizers /srv/www/apptacious.com/logs/access.log
webalizer -n relaxbarmolyvos -o /srv/www/relaxbarmolyvos.com/public_html/webalizers /srv/www/relaxbarmolyvos.com/logs/access.log
webalizer -n casimireffectfilm -o /srv/www/casimireffectfilm.com/public_html/webalizers /srv/www/casimireffectfilm.com/logs/access.log
webalizer -n cardifftweetups -o /srv/www/cardifftweetups.co.uk/webalizers /srv/www/cardifftweetups.co.uk/logs/access.log