Difference between revisions of "Ubuntu"

Jump to navigation Jump to search
298 bytes added ,  08:55, 28 February 2011
→‎AWStats: Added other
(→‎Initial Setup: Updated Apache config file)
(→‎AWStats: Added other)
Line 429: Line 429:
#* EG every 30 mins <code> */30 * * * *    /bin/perl      /usr/lib/cgi-bin/awstats.pl -config=mysite.com -update >/dev/null </code>
#* EG every 30 mins <code> */30 * * * *    /bin/perl      /usr/lib/cgi-bin/awstats.pl -config=mysite.com -update >/dev/null </code>


=== Other ===
To perform a one-off update from a specific log file...
* <code> /usr/lib/cgi-bin/awstats.pl -config=vi-db -LogFile=access.log </code>
** Updates can only be added in chronological order, therefore you may need to delete the data file for a particular month, and rebuild it entirely.


== Troubleshooting ==
== Troubleshooting ==

Navigation menu