This morning I noticed our /var/log/apache2 directory had grown to 12GB in size — yea, gigabytes. Dropping into the directory and taking a look I saw that the -error logs themselves were dominating the directory, so I peeked into them and saw millions of the following entries
mod_fcgid: stderr: PHP Warning: Cannot modify header
information – [...]


Enabling Comments on Every Wordpress Page
by Riyad Kalla on 17. May, 2008 in Programming
Updated August 2010
Ok this might seem trivial to the smarter WordPress folks out there, but I’m dumb… dumb like a sack of rocks and didn’t just figure this out until now.
If you’ve been using WordPress for years and always wondered why the ‘Add a Comments’ section only show up on the front page of the [...]