Last active: Never
Not logged in [
Login
]
Search
|
Today's Posts
|
Stats
Back to: www.nuonce.net
NuOnce Networks Support
»
Bugs Found
» Updated system, Awstats stopped working
This forum is only available for Archive Purposes. Posting has been disabled.
Printable Version
|
Send to Friend
Subscribe
|
Add to Favorites
Author:
Subject: Updated system, Awstats stopped working
brian
Super Administrator
Posts 3136
Registered 6-9-2003
Member Is Offline
Mood:
happy go lucky
posted on 4-12-2006 at 03:24 PM
Updated system, Awstats stopped working
One of the updates over wrote a file I modified. To fix it;
/usr/bin/perl -pi -e \
'if (/webalizer\.pl/ ) { print "\t/usr/bin/nohup /usr/bin/zz_awstats-run.pl >/dev/null 2>&1\n"; }' \
/etc/logrotate.d/apache
Then you can run awstats to update your sites:
/usr/bin/zz_awstats-run.pl
NuOnce Networks Support
»
Bugs Found
» Updated system, Awstats stopped working
Processed in 0.0251670 seconds, 19 queries