One of my web hosting providers runs Apache but does not offer any log analysis application and supports only php (and MySQL)...no Perl, no CGI. Can someone suggest a general log-analysis program written in php that I could install on a site to look at its logs? phpOpenTracker and TraceWatch are written in php and are free, but they require adding a bit of code on each page to be counted. RedKernel Referrer Tracker may also have this requirement. Since most of my pages are static, I would rather not have to do this editing (even with global find-and-replace). Besides, I've already got the server logs, I just need a way to read them. Any ideas? (I already have 10 sites on Google Analytics, and am unable to add any more.) Thank you.