Home Blog Wiki
Twitter Subscribe to PHP Blog RSS Feed Email RSS

七月, 2008的所有内容

FreeBSD下Apache问题收集

没有评论 七月 5th, 2008

1. No such file or directory: Failed to enable the ‘httpready’ Accept Filter
环境:FreeBSD 6.3-Release,Apache-2.2.8
相关模块:accf_http module (the function is to buffer incoming connections until a certain complete HTTP requests arrive.)用于检测请求的数据是否完整,否则抛弃,防止客户端恶意请求。

Ports make 问题收集

2 条评论 七月 5th, 2008

系统版本:FreeBSD 7.0-RELEASE
1.从port安装软件出现:cannot find -lgio-2.0错误
环境:glib2.14.2
解决办法:升级glib2.14.2到glib-2.16.4
port: devel/glib20  

Page 1 of 11