Results 1 to 6 of 6
Hi I'm new to linux and a beginner/intermediate in creating websites.
I have a linux website and recently installed PHP and would like find out if anyone knows of a ...
- 09-26-2003 #1Just Joined!
- Join Date
- Sep 2003
- Posts
- 3
Apache Log Analyser
Hi I'm new to linux and a beginner/intermediate in creating websites.
I have a linux website and recently installed PHP and would like find out if anyone knows of a good Log Analyser (gives info on who logs into the site, when, where, how long and how many times)
Any recommendations ?
- 09-26-2003 #2Just Joined!
- Join Date
- Jun 2003
- Location
- Ontario, Canada
- Posts
- 14
mod_log_sql
s'happening
Try mod_log_sql. It is a module that ties into apache 1.3 [not 2! (that I am aware of yet)], and logs apache activity to a database, then you can query it for whatever data you wish to see.
- 09-29-2003 #3Just Joined!
- Join Date
- Sep 2003
- Posts
- 3
Devnull
Thx for the info. I'll try it and see how it works !
- 09-29-2003 #4
Check out this too:
http://freshmeat.net/projects/awstats
- 09-29-2003 #5Just Joined!
- Join Date
- Sep 2003
- Posts
- 3
Thx Kriss. I will try out that one also.
A friend told me about WebAnalyse. It uses PHP instead of MySQL.
Can this give me as good reports and tracking as one the MySQL stats programs ?
- 05-16-2006 #6Just Joined!
- Join Date
- May 2006
- Posts
- 1
PHP is a programming code, MySQL is a database. The two can't be compared since they have totally different functions =)
Originally Posted by JavaGuy


Reply With Quote
