No such file or directory: Failed to enable the 'httpready' Accept Filter出现该问题的原因,是因为系统没有加载accf_http.ko和accf_data.ko。
解决方法一:
#kldload accf_http

并将/boot/defaults/loader.conf中,以便下次启动自动装载模块
accf_data_load="YES"
accf_http_load="YES"
解决方法二:(确保src与你的当前系统对应)
cd /usr/src/sys/modules/accf_data;make clean;make;make install;make clean;kldload accf_data
cd /usr/src/sys/modules/accf_http;make clean;make;make install;make clean;kldload accf_http
打开/etc/rc.conf设置:
accf_data_load="YES"
accf_http_load="YES"
apache22_enable="YES"
apache22_http_accept_enable="YES"
然后重新启动apache22即可。

转载于:https://blog.51cto.com/qingwang/169112

No such file or directory: Failed to enable the 'httpready' Accept Filter相关推荐

  1. No such file or directory:Failed to chmod /Users/hthy/Library/Developer/CoreSimulator/Devices/125D87

    项目更换Bundle identifier后运行模拟器,报错: Failed to chmod /Users/hthy/Library/Developer/CoreSimulator/Devices/ ...

  2. Failed to issue method call: Unit mysql.service failed to load: No such file or directory解决的方式...

    Failed to issue method call: Unit mysql.service failed to load: No such file or directory解决的方式 作者:ch ...

  3. git或者ssh出错 fatal:open /dev/null or dup failed: No such file or directory、弹出mitty.dump文件

    使用git Bash here闪退并生成mintty.exe.stackdump文件 cmd使用git 报错 fatal:open /dev/null or dup failed: No such f ...

  4. Directory lookup for the file xxx.mdf failed with the operating system error 2

    Directory lookup for the file "xxx.mdf" failed with the operating system error 2(系统找不到指定的文 ...

  5. [linux] sftp/ssh异常:ssh_selinux_copy_context getcon failed with No such file or directory

    前言 redhat7 FileZilla Client 3.42.1 sshd配置的sftp sftp登录时,发生异常. 现象 FileZilla Client 异常:Server unexpecte ...

  6. 使用nsenter进入docker容器后端报错 mesg: ttyname failed: No such file or directory

    通过nsenter 进入到docker容器的后端总是报下面的错,, [root@devdtt ~]# docker inspect -f {{.State.Pid}} mynginx4 11950 [ ...

  7. Failed to issue method call: Unit httpd.service failed to load: No such file or directory.

    centos7修改httpd.service后运行systemctl restart httpd.service提示 Failed to issue method call: Unit httpd.s ...

  8. Android之android.system.ErrnoException: open failed: ENOENT (No such file or directory)

    1 问题 在sdcard目录下面创建了一个文件提示下面的错误 android.system.ErrnoException: open failed: ENOENT (No such file or d ...

  9. nginx: [error] open() “/usr/local/var/run/nginx.pid“ failed (2: No such file or directory)

    nginx: [error] open() "/usr/local/var/run/nginx.pid" failed (2: No such file or directory)

最新文章

  1. java为什么打不开jar_带你上手阿里开源的 Java 诊断利器:Arthas
  2. Python中数据类型的操作
  3. Windows/Linux中手动添加路由
  4. 【ArcGIS风暴】ArcGIS中等高线高程标注/注记(打断/消隐)方法案例汇总
  5. select * from where 三个条件_VBA学习笔记70: Select语句基础
  6. 【Java】文件操作
  7. oracle中prad函数_等保测评2.0:Oracle身份鉴别
  8. 6. OD-去除收费软件次数限制,去除退出软件时弹出的广告(比如可执行5次)
  9. Git命令行本地库基本操作流程
  10. CSS中transform:skew属性理解
  11. 永中集成Office程序代码失窃记
  12. Modown V1.9 WordPress资源素材付费下载Erphpdown主题模板原版
  13. W25QXX FLASH介绍
  14. virtualbox安装mac os x雪豹
  15. python两个csv表数据合并_python – 根据列中的数据合并两个CSV文件
  16. Intel_IPP 的基本使用方法
  17. 从成功到夺目: Google Play 2021 年度中国开发者最佳榜单
  18. 存在外键关联的主表truncate如何做
  19. 数字化转型,要把功夫炼到任督二脉
  20. 配置文件-Config库

热门文章

  1. mysql with as_mysql数据库学习(第十六篇)- 视图
  2. axurehtml打开不用用_还有人花钱买会员看剧?赶紧用iPhone免费追剧
  3. 压缩归档文件审查工具p7zip-full
  4. Visual Studio 2017强制更新方法
  5. mysql ndb 测试_.部署MYSQL集群 --测试
  6. java对托盘加监听右击报错_java实现系统托盘示例
  7. python让工作自动化_python操作excel让工作自动化
  8. pytorch reshape_pytorch常用总结 之 tensor维度变换
  9. c语言指针和结构体难点,C语言指针和结构体
  10. python数据比例_#python# #数据分析# 性别比例分析