摘要: # tar -xvzf mod_evasive_1.10.1.tar.gz# cd mod_evasive# /usr/local/apache2/bin/apxs -c -i -a mod_evasive.c奇怪,报错:apxs:Error: Command failed with rc=65536# yum install -y gcc gcc-c++ make autoconf libtool-ltdl-devel # yum -y install binutils coreutils make dialog gcc gcc-*# /usr/local/apache2/bin/apxs 阅读全文
posted @ 2013-05-29 09:28 陳聽溪 阅读(717) 评论(0) 推荐(0)