|
Linux Magazine talks about building our own web server
reporting tools.
"Unfortunately, most tools can't answer all those kinds of questions out of the box. To answer those questions, you typically need to extend an existing tool, write your own tool, or spend some quality time with awk, grep, and wc.
Or, you can turn to LAMP. By combining Linux, Apache (and mod_log_sql), MySQL, and PHP, you can build a customized logging and reporting system without a lot of effort."
(Submitted by Noel Fri Jan 3, 2003 ) |