Marco Von Ballmoos writes:
> Apache at least tells you exactly what went wrong in the config and
> has a checker.

Hmm, sort of.  Suppose you have a typo like this:

  # Oops, should be /srv/apache/...
  ErrorLog /srv/apach/logs/error.log

Now the config checker says "yes, sure, that's fine", but Apache will
just exit when you try to actually start it.  And, yes, I was forced
to discover that the hard way.

I'd already have a hate-reducing patch for this, if it weren't for the
utter screaming hatefulness of APR.  Hate squared.

-- 
Aaron Crane ** http://aaroncrane.co.uk/

Reply via email to