1、下载安装包并解压(版本号1.2.42)
2、进入解压目录,naitve
3、参数配置:./buildconf.sh
4、./configure --with-apxs=/usr/local/apache2/bin/apxs
5、make
6、make install
注意:/usr/local/apache2/bin/apxs是apxs安装路径,安装环境需要依赖autoconf和libtool,apxs的安装:yum install httpd-devel
1、下载安装包并解压(版本号1.2.42)
2、进入解压目录,naitve
3、参数配置:./buildconf.sh
4、./configure --with-apxs=/usr/local/apache2/bin/apxs
5、make
6、make install
注意:/usr/local/apache2/bin/apxs是apxs安装路径,安装环境需要依赖autoconf和libtool,apxs的安装:yum install httpd-devel