1.[图片]E6~0%QPA46ER843UQJ$0Z`H.jpg?2. [文件] snake.htmlThe snake game Your browser cannot support html5.
分类:
Web程序 时间:
2014-09-02 17:36:55
阅读次数:
334
一、解决APR和APR-util错误: 1.1、安装APR:[root@ganglia httpd-2.2.23]# cd srclib/apr[root@ganglia apr]# ./configure --prefix=/usr/local/apr root@ganglia apr]# ...
分类:
其他好文 时间:
2014-09-02 17:10:15
阅读次数:
186
‘Numerous' studies in the past appear to have shown a link between cycling and ED. The researchers admit that they 'cannot completely discount' thes.....
分类:
其他好文 时间:
2014-09-02 15:33:04
阅读次数:
265
对于unknown的进程要crs_stop-f加进程名杀掉,后在star1删除机器上的/etc/oracle/scls_scr/rac1/oracle/cssfatal文件如果不删这个文件,运行root.sh脚本时会报错。然后重新运行下$ORA_CRS_HOME/root.sh脚本2有时候开机启不起来可以先杀了这个进程试下/etc/init.d/init.ohasd使..
分类:
其他好文 时间:
2014-09-02 10:37:15
阅读次数:
259
安装完red hat enterprise linux 5后,ftp不能使用root用户,将/etc/vsftpd/ftpusers和/etc/vsftpd/user_list两个文件中的root注释掉,就是在root前加个#,再运行ftp结果报错 500 OOPS:cannot change directory:/...
分类:
其他好文 时间:
2014-09-01 18:00:03
阅读次数:
203
前阵子,Infra报告无法透过putty以及SecureCRT连接到数据库服务器,提示的错误为Resource temporarily unavailable。由于该服务器上有差不多有20个nstance,应该是超出了系统当前设置的值。关于超出资源限制的事之前有碰到过,只不过不是这个错误,而是open files: cannot modify limit: Operation not permitted。下面描述一下关于Resource temporarily unavailable这个错误及其相关信息。...
分类:
其他好文 时间:
2014-09-01 17:43:03
阅读次数:
345
今天用JQuery操作Ajax时,使用load方法加载html块 结果提示: XMLHttpRequest cannot load file~~~~~~~Origin 'null' is therefore not allowed access原因如下: Chrome不支持本地Ajax...
分类:
其他好文 时间:
2014-09-01 12:19:03
阅读次数:
201
当我们用指令去修改ftp默认访问路径 usermod - d /var/www/html root 然后登陆ftp的时候会报错:500 OOPS: cannot change directory:/var/www/html 这个时候需要执行一下语句解决: # getsebool ftpd_disable_tra...
分类:
系统相关 时间:
2014-08-29 16:24:58
阅读次数:
340
经goole stackoverflow 发现是 javassit 包冲突项目使用的是maven 检查依赖包多出一个javassist-3.1.1在pom.xml中找到 struts2-core 排除 javassit妥了
分类:
编程语言 时间:
2014-08-28 19:32:25
阅读次数:
361
提示:Uncaught Ext.Loader is not enabled, so dependencies cannot be resolved dynamically. Missing required class: AM.controller.Users提示该错误的原因是因为Ext默认是不开启...
分类:
其他好文 时间:
2014-08-28 18:05:05
阅读次数:
175