启动apache出现(2)No Such File or Directory: Failed to Enable the 'Httpready' Accept Filter
Freebsd启动apache出现
[warn] (2)No such file or directory: Failed to enable the ‘httpready’ Accept Filter
找到/boot/loader.conf并修改,输入:
accf_http_load=“yes”
然后保存就可以了!
humen1 Tech