[FreeBSD] [root@crazycat /usr/local/etc/apache22]# apachectl start [Wed May 27 22:07:40 2009] [warn] (2)No such file or directory: Failed to enable the 'httpready' Accept Filter


[root@crazycat /usr/local/etc/apache22]# apachectl  start
[Wed May 27 22:07:40 2009] [warn] (2)No such file or directory: Failed to enable the 'httpready' Accept Filter


요로코롬 에러가 생길때

다음과같이 대처한다.

(참고로 아파치 2.2 버전이다. 2.0 버전 1.3 버전에선 해당 에러를 발견하지못했다.)

kldload accf_http


리부팅때마다 위 명령어를 쳐줘야하므로...

귀찮으면 아래와같이한다... 귀찮아서 번역은 안합... -_-;

To permanently load enable HTTP Accept Filter FreeBSD kernel module (accf_http), add the following line into /boot/loader.conf:

accf_http_load=”YES”

Note: The default settings is located in /boot/defaults/loader.cnf. To see the related settings about accf, use:

grep accf /boot/defaults/loader.conf

which will returns:

accf_data_load=”NO” # Wait for data accept filter
accf_http_load=”NO” # Wait for full HTTP request accept filter



2009/05/27 22:11 2009/05/27 22:11
* 리눅.윈도.기타 팁 2009/05/27 22:11

트랙백 주소 : http://n-pure.net/tc/trackback/9

Powerd by Textcube, designed by criuce
rss