本周cherokee 再次发布新版本,惯例升级。由于1.0.3 为过渡版本,故而忽略。
直接下载安装1.0.4 了.主要修复了一些管理后台的bug.
注:可喜的是,这次镜像列表里面出现了中国服务器(http://cherokee.phpchina.com/),真是不错阿 哈哈.
解压,进入目录
我的configure:
[root@PowerPC cherokee-1.0.4]# ./configure \
> --prefix=/usr/local/cherokee \
> --enable-beta \
> --enable-os-string=Sora_Aoi \
> --enable-trace \
> --enable-backtraces \
> --disable-largefile \
> --disable-ipv6 \
> --enable-internal-pcre \
> --disable-pam \
> --enable-static-module=all \
> --with-libssl=no \
> --with-ldap=no \
> --with-mysql=no \
> --with-geoip=no \
> --with-ffmpeg=no \
> --with-wwwuser=http \
> --with-wwwgroup=web
由于自定义可执行文件路径一直不敢尝试,所以编译过程很顺利~~
接下来,make && make install.
一切OK后,恢复下配置文件 cherokee.conf.
再次启动cherokee,升级完成.
直接下载安装1.0.4 了.主要修复了一些管理后台的bug.
注:可喜的是,这次镜像列表里面出现了中国服务器(http://cherokee.phpchina.com/),真是不错阿 哈哈.
解压,进入目录
我的configure:
[root@PowerPC cherokee-1.0.4]# ./configure \
> --prefix=/usr/local/cherokee \
> --enable-beta \
> --enable-os-string=Sora_Aoi \
> --enable-trace \
> --enable-backtraces \
> --disable-largefile \
> --disable-ipv6 \
> --enable-internal-pcre \
> --disable-pam \
> --enable-static-module=all \
> --with-libssl=no \
> --with-ldap=no \
> --with-mysql=no \
> --with-geoip=no \
> --with-ffmpeg=no \
> --with-wwwuser=http \
> --with-wwwgroup=web
由于自定义可执行文件路径一直不敢尝试,所以编译过程很顺利~~
接下来,make && make install.
一切OK后,恢复下配置文件 cherokee.conf.
再次启动cherokee,升级完成.