需求背景: 在一个系统中直接查看任务运行的日志,所以想让放日志的目录能够直接以URL的方式访问.就用了apache 版本: 2.4.18 准备: http://apr.apache.org/download.cgi 下载apr-1.5.2.tar.gz、apr-util-1.5.4.tar.gz h
分类:
Web程序 时间:
2016-02-02 14:41:15
阅读次数:
227
//: Playground - noun: a place where people can play import UIKit enum Month: Int { // 这么定义, 后面的Feb, Mar会自动赋值为2和3.. case Jan = 1, Feb, Mar, Apr, May,
分类:
编程语言 时间:
2016-02-01 13:57:06
阅读次数:
363
编译安装软件需要安装开发环境,关闭iptables和selinux#yumgroupinstall"DevelopmentTools""ServerPlatformDevelopment"一、编译安装httpdhttpd2.4需要apr、apr-util依赖包1.编译安装apr、apr-util#tarxfapr-1.5.0.tar.bz2
#cdapr-1.5.0
#./configure--prefix=/usr/local/apr
#..
分类:
其他好文 时间:
2016-01-30 03:07:09
阅读次数:
310
今日编译apache时出错:#./configure --prefix……检查编辑环境时出现:checking for APR... noconfigure: error:APR not found. Please read the documentation解决办法:1.下载所需软件包:wgeth...
分类:
Web程序 时间:
2016-01-26 15:06:23
阅读次数:
145
现在用的tomcat6.0,不知道大家注意没有,在启动的时候,那个启动窗口最上面出现这样一条信息:信息: The APR based Apache Tomcat Native library which allows optimal performance in production environ...
分类:
Web程序 时间:
2016-01-25 21:12:41
阅读次数:
162
我的环境是hadoop-0.20.2,eclipse:SDK-3.3.2,源数据为:Apr 23 11:49:54 hostapd: wlan0: STA 14:7d:c5:9e:fb:84Apr 23 11:49:54 hostapd: wlan0: STA 14:7d:c5:9e:fb:84Ap...
分类:
其他好文 时间:
2016-01-23 23:04:45
阅读次数:
257
环境:lamp系统:centos6前提:编译安装软件需要安装开发环境,关闭iptables和selinux#yumgroupinstall"DevelopmentTools""ServerPlatformDevelopment"一、编译安装httpdhttpd2.4需要apr、apr-util依赖包1.编译安装apr、apr-util#tarxfapr-1.5.0.tar.bz2
#cdapr-1.5.0
#./confi..
分类:
其他好文 时间:
2016-01-20 22:52:18
阅读次数:
329
系统:centos6.7安装的目录一般为/usr/local在安装php之前首先要安装apr和apr-util,这是因为apr-util和apr都是为上层应用提供的运行库。为没有stl库的C语言提供了一些数据结构和操作系统封装接口。显然apache的许多软件都是以apr/apr-util为基础库进行开发的。apr-util只是在..
分类:
Web程序 时间:
2016-01-17 00:01:09
阅读次数:
222
前提:安装环境:CentOS6.7apr相关包:apr-1.5.0.tar、apr-util-1.5.3.tarhttpd包:httpd-2.4.10.tar一、CentOS6编译httpd-2.4前期配置1.apr:apacheportableruntime,apache可移植环境CentOS6:上默认:apr-1.3.9,apr-util-1.3.9版本但是httpd2.4依赖于较新版本的apr,apr-1.4+,..
分类:
Web程序 时间:
2016-01-14 19:11:27
阅读次数:
292
http://www.esa.int/Our_Activities/Operations/ERS-2ERS-2ROLEEarth observation (EO)LAUNCH DATE21 Apr 1995LAUNCHER/LOCATIONAriane 4/Kourou, French Guiana...
分类:
其他好文 时间:
2016-01-10 11:36:58
阅读次数:
140