Thank you all,
I set $apache22_fib = 0 in /usr/local/etc/rc.d/apache22
now error is gone!.
Thanks,
Celso
On 09/09/2015 03:54 PM, Wim Lewis wrote:
On Sep 9, 2015, at 3:42 PM, Kurtis Rader <[email protected]
<mailto:[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.