Entries written in December 2008

Written December 3, 2008 in linux, sysadmin

Apache errors can use a syslog facility as a destination (by default in this mode, local7:info). Apache access logs, rewrite logs, and php error logs can not use syslog. This is annoying if you’re doing things like combining apache logs from a cluster of web servers for stats purposes or …

Continue Reading »

Written December 2, 2008 in php

This year’s PHP Advent has started with two excellent articles by Chris Cornutt and my personal PHP God, Matthew Weier O’Phinney.

Continue Reading »