Another PHP5 problem

Reko Turja reko.turja at liukuma.net
Thu Jun 16 19:57:33 UTC 2011


>>The no-accf.conf under includes is for if you do not desire to use 
>>either of
>>the AcceptFilter choices, one for httpd the other for SSL traffic. 
>>These
>>can be loaded as kernel modules in /boot/loader.conf as such:
>>
>>accf_http_load="YES"
>>accf_data_load="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 
reinstall.

-Reko 



More information about the freebsd-questions mailing list