Yah, those are my concerns as well, although the php CLI max_execution (CLI >= 4.3.0) is limitless. I thought it might be interesting to try this idea; I got a little stuck when I found that the PHP binary I keep lying around (the webserver has the Apache module instead) was still 4.1.1 ...
I built again last night, but the version that installed was the CGI, so I've gotta go back in and install the CLI instead.
I figured now that I'm getting pretty good at PHP, shell scripting with it would be easy. But, it seems I'm gonna have to break down and read about that, too...and just when "C for dummies" was getting interesting 😉
If I tried long enough, I could probably write a C shell script (dangerous tho' it may be) that would pipe the log through grep(1) and write to a seperate file, or something. I was just hoping that with PHP it'd be a 15-minute hack.... 🆒