Exception in thread "main" org.apache.commons.httpclient.ProtocolException: Unable to parse header: share memory not exist, need create new share memo...
分类:
Web程序 时间:
2014-11-08 18:08:59
阅读次数:
457
环境:Linux 2.6.32-431.23.3.el6.i6861、安装pythonwgethttp://www.python.org/ftp/python/2.7.1/Python-2.7.1.tgztarzxfPython-2.7.1.tgz./configure--prefix=/usr/l...
分类:
编程语言 时间:
2014-11-08 18:05:51
阅读次数:
250
最近闲来想学习一下PHP。工欲善其事,必先利其器。我的PHP环境配置了三遍,才安装成功。下面就分享一下我的安装经验。1.Apache2.4,PHP5.6,MySql5.6这些都是从官网下载的。2.参考百度经验中最新PHP安装配置http://jingyan.baidu.com/article/154...
分类:
Web程序 时间:
2014-11-08 16:42:53
阅读次数:
163
尽管apache与nginx的rewirte模块都声明基于perl正则,但实际使用中还是有所不同,特别是nginx。 在apache中,在server全局配置的httpd.conf文件中使用全局变量%{…}判断并不稳妥,当我使用 %{REQUEST_FILENAME}判断请求是否为文件时就出错了。无...
分类:
Web程序 时间:
2014-11-08 16:38:56
阅读次数:
212
============问题描述============ 使用httpclient4.2.5写了一个服务类,在Java跑的各种欢脱,到了android就报错:Causedby:java.lang.IncompatibleClassChangeError:org.apache.http.params....
分类:
移动开发 时间:
2014-11-08 15:00:51
阅读次数:
212
??
1
安装ubuntu 14.04 64位操作系统
2
安装apache和sqllite以及依赖的sqllite开发库
3
配置目录
/etc/apache2
4 html页面目录 var/www/
5 cgi-bin目录
/usr/lib/cgi-bin
6
日志文件:/var/log/apache2
...
分类:
数据库 时间:
2014-11-08 13:42:43
阅读次数:
261
maven下载安装1、maven下载地址:http://maven.apache.org/download.cgi2、配置环境变量: M2_HOME:D:\Program Files\apache-maven-3.2.3 path:%M2_HOME%\bin给maven添加本地仓库1.打开mav.....
分类:
其他好文 时间:
2014-11-08 13:35:23
阅读次数:
136
PHP运行模式有4钟:1)cgi 通用网关接口(Common Gateway Interface))2) fast-cgi 常驻 (long-live) 型的 CGI3) cli命令行运行 (Command Line Interface)4)web模块模式 (apache等web服务器运行的模块模式...
分类:
Web程序 时间:
2014-11-08 13:26:50
阅读次数:
231
http://outofmemory.cn/code-snippet/815/java-zishutongji一个api,位于apache.commons.lang.StringUtils类下的一个StringUtils.countMatches(paragraph, string);方法,这个方法...
分类:
编程语言 时间:
2014-11-08 11:41:14
阅读次数:
288
org.apache.tika.sax.WriteOutContentHandler$WriteLimitReachedException: Your document contained more than 100000 characters, and so your requested limi...
分类:
其他好文 时间:
2014-11-08 11:39:54
阅读次数:
170