LogMine/Install
Changes in version 0.03 (http://www.raditha.com/blog/archives/000976.html)
Awstats rescue Webdruid and Webalizer (http://www.raditha.com/blog/archives/000713.html)
The less well known log analysers (http://www.raditha.com/blog/archives/000711.html)
Analog Webalizer and Awstats (http://www.raditha.com/blog/archives/000710.html)
Database Installation
Create a database on your mysql or postgresql server and use the db.sql script included in this folder to create the necessary tables. (At the moment the postgresql support is broken). Then you need to create a user account for your database with insert,update and select privileges on this database.
Edit the common.php file in the to reflect these settings. Then you are done!
Script Installation
Move all but the splitup.php script to your webspace. Create a folder named tmp/ with in this folder and change it's permissions so that the web server can write to it.