选择一个文件,也可以正确上传至服务器,但您会发现文件大于2048的时候,出现:Internet Explorer显示 "The page cannot be displayed - Cannot find server or DNS Error",并且是怎么也catch不了这个错误。解决的办法如下:...
分类:
Web程序 时间:
2014-10-27 17:34:30
阅读次数:
167
[root@localhost ~]# ifconfig eth0:1 upSIOCSIFFLAGS: Cannot assign requested address出现以上错误的原因是把eth0:1的信息写在了ifcfg-eth0:1的配置文件里,本意是想,开机启动的时候自动加载,实现一块网卡双I...
分类:
其他好文 时间:
2014-10-26 22:37:38
阅读次数:
281
编译安装php时遇到virtual memory exhausted: Cannot allocate memory有时候用vps建站时需要通过编译的方式来安装主机控制面板。对于大内存的VPS来说一般问题不大,但是对于小内存,比如512MB内存的VPS来说,很有可能会出现问题,因为编译过程是一个内存...
分类:
Web程序 时间:
2014-10-26 11:35:22
阅读次数:
170
转自:http://www.cnblogs.com/newsouls/p/3942116.html经goole stackoverflow 发现是 javassit 包冲突项目使用的是maven 检查依赖包多出一个javassist-3.1.1在pom.xml中找到 struts2-core 排除 ...
分类:
编程语言 时间:
2014-10-26 09:05:38
阅读次数:
397
一个应用中有两个页面使用了JSTL的c:out输出,就类似这么简单三句 应用在本地MyEclipse中的Tomcat6跑得正常,但放到CentOS的Tomcat7上出现了错误The absolute uri: http://java.sun.com/jsp/jstl/core cannot be r...
分类:
编程语言 时间:
2014-10-26 01:34:12
阅读次数:
192
Problem Description
Bob enjoys playing computer games, especially strategic games, but sometimes he cannot find the solution fast enough and then he is very sad. Now he has the following problem. H...
分类:
其他好文 时间:
2014-10-25 18:51:18
阅读次数:
204
今天在安装memcached时出现了以下错误(tar: libevent-1.4.14b-stable.tar.gz: Cannot open: No such file or directory),(memcached)的安装请移步我的另一篇文章:http://www.jakehu.me/816错...
分类:
系统相关 时间:
2014-10-25 07:03:05
阅读次数:
253
之前写了同样的文章,可是后来自己按照给文章再次搭建环境当搭建环境成功后却发现还是无法用。使用from selenium import webdriver,在run的时候却出现ImportError: cannot import name webdriver的提示,但是在Python IDLE里面.....
分类:
编程语言 时间:
2014-10-24 18:16:07
阅读次数:
369
生成JNI的DLL时提示找不到jni.h的解决办法Cannot open include file: 'jni.h': No such file or directory...
分类:
其他好文 时间:
2014-10-24 16:42:43
阅读次数:
113
还是南京那个客户的库,alert.log日志还报了如下的错误:
Fri Oct 17 19:59:51 2014
Thread 1 cannot allocate new log, sequence 4722
Private strand flush not complete
Current log# 1 seq# 4721 mem# 0: /oradata/sgomp5/...
分类:
其他好文 时间:
2014-10-23 16:17:58
阅读次数:
271