FreeBSD: July 2008Archive

apache.png

After upgrading Apache 2.2, you sometimes encounter the error "[warn] (2)No such file or directory: Failed to enable the 'httpready' Accept Filter" on FreeBSD.

You need load "accf_http.ko" by kldload.
(kldload can loads dynamically kernel module without rebuilding kernel.)

# sudo kldload accf_http.ko

And enable it in loader.conf

# vi /boot/loader.conf

accf_http_load="YES"

About this archive

This page contains in category of FreeBSD from July 2008

Next archive is

FreeBSD: September 2008

Recent entries are in

Index Page.

Past entries are in

Archive page

RSS RSS