网上说的是找到:include/common.inc.php文件,打开,查找程序代码: //error_reporting(E_ALL); error_reporting(E_ALL || ~E_NOTICE); 替换为: error_reporting(E_ALL); //error_r...
分类:
其他好文 时间:
2014-06-27 23:15:54
阅读次数:
162
获取iphone磁盘总大小、已使用空间、空闲空间1. [代码][C/C++]代码 -(float)getFreeDiskspace { float totalSpace; float totalFreeSpace; float totalUsedSpace; NSError *error ...
分类:
其他好文 时间:
2014-06-27 11:54:17
阅读次数:
165
1、错误描述
六月 26, 2014 11:26:27 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error
严重: Template processing error: "Expected collection or sequence. datas evaluated instead to freemarker.core.HashLite...
分类:
其他好文 时间:
2014-06-27 10:01:02
阅读次数:
223
1、错误描述
六月 26, 2014 10:53:26 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error
严重: Template processing error: "Expression data[text] is undefined on line 9, column 51 in inc/select.ftl."
Express...
分类:
其他好文 时间:
2014-06-27 09:58:53
阅读次数:
237
出现上面错误的原因是系统中存在有多个的 cvtres.exe,只需要将旧版的重命名或者删除....
分类:
其他好文 时间:
2014-06-27 09:40:09
阅读次数:
175
今天升级一个10g的集群环境到10.2.0.5,网上下载补丁包p8202632_10205_Linux-x86-64.zip,解压后安装执行,中途报错:
I/O ERROR cannt reading or opening file in /tmp/...../temp52
网上查资料如下:
根据MOS的说明,导致这个错误可能有如下原因:
a) Insufficient f...
分类:
数据库 时间:
2014-06-27 09:06:41
阅读次数:
267
转载请注明出处:http://www.openext.org/2014/06/lxc-erro1#tar zxvf lxc-xxx.tar#./autogen#./configure –prefix=/usr/local/lxc#make#make install#lxc-lsthe error:#echo “/usr/local/lxc/lib” >> /etc/ld.so.conf#ldcon...
分类:
其他好文 时间:
2014-06-27 08:36:38
阅读次数:
156
使用Capture CIS 生成网表时,出现错误:
Unable to open ...\tools\capture\allegro.cfg for reading. Please correct the above error(s) to proceed
根据提示的信息可以判断,是allegro.cfg文件的打开出现了问题,导致出错。
解决办法:
①选中工程,选择Tools->Cre...
分类:
其他好文 时间:
2014-06-27 08:12:14
阅读次数:
631
1、错误描述
六月 26, 2014 10:44:49 下午 freemarker.log.JDK14LoggerFactory$JDK14Logger error
严重: Template processing error: "The only legal comparisons are between two numbers, two strings, or two dates.\nLeft...
分类:
其他好文 时间:
2014-06-27 07:21:12
阅读次数:
196
用sqlplus连接oracle数据库时报错:[root@ownsv~]#sqlplusoracle/password@//10.5.0.7:1521/sspSQL*Plus:Release11.1.0.7.0-ProductiononThuJun2610:16:212014Copyright(c)1982,2008,Oracle.Allrightsreserved.ERROR:ORA-12528:TNS:listener:allappropriateinstancesareblockin..
分类:
数据库 时间:
2014-06-27 06:06:53
阅读次数:
392