Debian version 5, Lenny to its friends, was released into its stable distribution this week. And as I expected this latest offspring is as stable and friendly as before. Upgrading is easy, basically just edit the file /etc/apt/sources.list, replace every reference to ‘etch’ with ‘lenny’, and run the normal apt-get update and apt-get dist-upgrade. This [...]
I’ve seen this error in my Apache 2 logs on my Debian server for a while, and tonight I found the solution: Symptoms: the Apache 2 error.log file (usually /var/log/apache2/error.log) shows a somewhat constant flow of errors which simply state “Invalid query name 1″. Cause: The error is caused by a bug in the host [...]