Getting "Failed to enable the 'dataready' Accept Filter" error when starting apache

Description

You get the following error when you start apache:
"[Mon Oct 19 09:24:43 2009] [warn] (2)No such file or directory: Failed to enable the 'dataready' Accept Filter"

Solution

Make sure the accf_data module is loaded.

You can load it with the following command:
"kldload accf_data"

You can add the following line to /boot/loader.conf to make it automatically load on boot:
accf_data_load=YES

Affected software:

FreeBSD 7.x






Add new comment
Name:
Anti-Bots verification code (just write 1234):