On Sep 9, 2015, at 3:42 PM, Kurtis Rader <[email protected]> wrote: > On Wed, Sep 9, 2015 at 10:45 AM, Motty <[email protected] > <mailto:[email protected]>> wrote: > Starting apache22. > setfib: NO: invalid FIB (max 0) > > That's not an Apache HTTPD config option. Googling for "setfib invalid fib" > yields a bunch of results that suggest your running apache on FreeBSD.
Yes, setfib is something that a lot of the FreeBSD rc scripts do. In this case, I think the problem is that $apache22_fib is set to NO instead of NONE.
