在安装apache2.2.22版本的时候没有任何问题,可直接使用命令编译安装。但是,在apache 2.4.12版本,./configure 进行配置时,提示configure: error: APR not found. Please read the documentation.(配置错误:AP...
分类:
Web程序 时间:
2015-04-01 11:11:22
阅读次数:
115
编译apache之前查看官网的安装说明http://httpd.apache.org/docs/2.4/install.htmlapache安装说明下载组件wgethttp://mirrors.hust.edu.cn/apache/apr/apr-1.5.1.tar.gzwgethttp://mirrors.hust.edu.cn/apache/apr/apr-util-1.5.4.tar.gzwgetftp://ftp.csx.cam.ac.uk/pub/softw..
分类:
Web程序 时间:
2015-03-30 19:07:21
阅读次数:
242
IP,TCP 和 HTTPsunset16 Apr 2014分享文章HTTP是运行在应用层上的应用协议,而不同的层级上都有相应的协议在运行。层级的堆栈关系一般可以这么描述:Application Layer -- e.g. HTTP----Transport Layer -- e.g. TCP---...
分类:
Web程序 时间:
2015-03-20 10:42:10
阅读次数:
199
1,安装文件分享:http://pan.baidu.com/s/1ntig3ED2,安装gccyuminstallgccgcc-c++gcc-g773,卸载老版本的http,MySQL,PHPrpm-qa|grephttprpm-qa|grepmysqlrpm-qa|grepphp卸载命令:rmp-exxx--nodeps4,所有文件目录:1、卸载安装apryumremoveaprapr-utilcd/usr/local/src/apr..
分类:
其他好文 时间:
2015-03-19 06:32:04
阅读次数:
180
1,安装文件分享:http://pan.baidu.com/s/1ntig3ED2,安装gccyuminstallgccgcc-c++gcc-g773,卸载老版本的http,MySQL,PHPrpm-qa|grephttprpm-qa|grepmysqlrpm-qa|grepphp卸载命令:rmp-exxx--nodeps4,所有文件目录:1、卸载安装apryumremoveaprapr-utilcd/usr/local/src/apr..
分类:
其他好文 时间:
2015-03-19 06:30:35
阅读次数:
208
查看apache工作模式的办法: `apache2ctl -V` Server version: Apache/2.4.7 (Ubuntu) Server built: Apr 3 2014 12:20:28 Server‘s Module Magic Number: 20120211:27 Server loaded: APR 1.5.1-dev, APR-UTIL 1...
分类:
Web程序 时间:
2015-03-16 21:27:53
阅读次数:
237
本文转自:http://aspnet.codeplex.com/releases/view/59008Recommended Download ASP.NET MVC 3 Application Upgrader application, 431K, uploaded Apr 11, 2011 - ...
分类:
移动开发 时间:
2015-03-13 10:38:26
阅读次数:
138
软件环境:ubuntu14.04 虚拟机Vmware 软件:http://httpd.apache.org/ httpd-2.2.29.tar.gz 不需要单独下载APR。1.解压apache源码# tar xvzf httpd-2.2.29.gz# cd httpd-2.2.292.安装apr# ...
分类:
Web程序 时间:
2015-03-10 22:49:15
阅读次数:
243
一。准备Logback包放入$JETTY_HOME/lib/ext中-rw-r--r-- 1 conversant conversant 93525 Apr 2 2014 logback-access-1.1.2.jar-rw-r--r-- 1 conversant conversant ...
分类:
其他好文 时间:
2015-03-10 21:03:47
阅读次数:
188
在启动或重启apache时报以下错误,虽然没有影响,但总感觉怪怪的。httpd:apr_sockaddr_info_get()failedfor103.localdomainhttpd:Couldnotreliablydeterminetheserver‘sfullyqualifieddomainname,using127.0.0.1forServerName解决方法:1)进入apache的安装目录:(视个人安装情..
分类:
Web程序 时间:
2015-03-10 01:37:42
阅读次数:
160