Web Hosting Talk







View Full Version : mod_log_sql


phpjames
07-04-2002, 01:00 PM
Anyone use this bad boy?
http://www.grubbybaby.com/mod_log_sql/

Also are there any applications for it to process the data once its in the database?

phpjames
07-04-2002, 10:29 PM
No one has used this?

Shyne
07-04-2002, 11:13 PM
MySQL already comes with better logging abilities. There's no use for that module.

phpjames
07-05-2002, 01:22 AM
Its not a MySQL log. It dumps or stores the apache log files ( I believe either error_log and access_log ) in the database rather than just plain text files.