Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jun 2011 22:57:31 +0300
From:      "Reko Turja" <reko.turja@liukuma.net>
To:        "Michael Powell" <nightrecon@hotmail.com>, <freebsd-questions@freebsd.org>, "Jack L. Stone" <jacks@sage-american.com>
Subject:   Re: Another PHP5 problem
Message-ID:  <64E159B46D2F45719E520B4054D1A955@rivendell>
In-Reply-To: <3.0.1.32.20110616144533.0196a408@sage-american.com>
References:  <itd5ap$nm1$1@dough.gmane.org><64D6EF8B-A799-4D8C-A688-FC020CCFEFD1@d3photography.com><3.0.1.32.20110615175738.019581f8@sage-american.com><3.0.1.32.20110615155910.019581f8@sage-american.com><3.0.1.32.20110615150619.019581f8@sage-american.com><3.0.1.32.20110615090401.0181fea8@sage-american.com><3.0.1.32.20110615090401.0181fea8@sage-american.com><3.0.1.32.20110615150619.019581f8@sage-american.com><3.0.1.32.20110615155910.019581f8@sage-american.com><3.0.1.32.20110615175738.019581f8@sage-american.com><3.0.1.32.20110615191858.018e54e0@sage-american.com><64D6EF8B-A799-4D8C-A688-FC020CCFEFD1@d3photography.com><85B7376289F04B2596EBE3090DB9D970@rivendell><3.0.1.32.20110616085819.018c54e0@sage-american.com><itd5ap$nm1$1@dough.gmane.org><0122428124834D73AAE4EE5178CEE27C@rivendell><3.0.1.32.20110616105844.027f64f8@sage-american.com> <3.0.1.32.20110616144533.0196a408@sage-american.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>The no-accf.conf under includes is for if you do not desire to use=20
>>either of
>>the AcceptFilter choices, one for httpd the other for SSL traffic.=20
>>These
>>can be loaded as kernel modules in /boot/loader.conf as such:
>>
>>accf_http_load=3D"YES"
>>accf_data_load=3D"YES"

You can also build the modules into kernel itself with:

#Apache kernel modules
options         ACCEPT_FILTER_HTTP
options         ACCEPT_FILTER_DATA

I reckon that the thing you are missing is kernel rebuild and=20
reinstall.

-Reko=20




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64E159B46D2F45719E520B4054D1A955>