Skip to content. | Skip to navigation

Sections
Personal tools
What is this?
Hi, my name is Tom Lazar and I'm a Plone and Zope developer based in Berlin, Germany and this is my personal and professional (no big difference, really...) website.
 

b0rken

Filed Under:

From the Note-to-myself-Department

Must remember, when upgrading applications from the port collection: they increasingly switch to checking an enable flag in /etc/rc.conf in their startup scripts. If I upgrade from a version that didn't do that to one that does (such as todays apache 1.3.31 update) and don't add the enable flag the application simply won't start, eventhough technically nothing is broken.

One word: duh!