php解释器
File>Settings>Languages&Frameworks>PHP
Apache服务器部署
File>Settings>Build,Execution,Deployment...
分类:
Web程序 时间:
2015-07-22 18:54:05
阅读次数:
343
1 Assertion failure in -[UICollectionView _dequeueReusableViewOfKind:withIdentifier:forIndexPath:viewCategory:], /SourceCache/UIKit_Sim/UIKit-3347.44....
分类:
其他好文 时间:
2015-07-22 17:55:47
阅读次数:
83
ASM Fast Mirror Resync 在oracle 10g中,如果asm磁盘因为光纤、控制器发生故障而发生failure,asm将无法继续向该磁盘中写入数据。 asm会将发生failure的磁盘变为offline,等从其它冗余组同步完数据后,将该磁盘drop。asm不会再从被offline...
分类:
其他好文 时间:
2015-07-21 23:57:01
阅读次数:
149
今天在centos虚拟机中安装完oracle,准备在oracle服务器(centos虚拟机)上连接实例,显示为空闲实例,启动命令start失败。报错如下:[oracle@pks09~]$sqlplus/nologSQL*Plus:Release10.2.0.1.0-ProductiononTueJul2115:16:312015Copyright(c)1982,2005,Oracle.Allrightsreserv..
分类:
数据库 时间:
2015-07-21 19:03:15
阅读次数:
150
本文翻译自Elasticsearch官方指南的life inside a cluster一章。添加故障转移(Failover)功能仅仅执行一个节点意味着可能存在着单点失败(Single point of failure)的问题 - 由于没有冗余。幸运的是。解决问题我们仅仅须要启动还有一个节点。启动第...
分类:
其他好文 时间:
2015-07-21 10:30:51
阅读次数:
210
快速部署Python应用:Nginx+uWSGI配置详解相比于PHP,Python应用的部署很麻烦,比较常用的方法有fcgi与wsgi,然而这两种都很让人头痛。文章介绍了Nginx+uwsgi的简便方法,来快速的部署Python应用。AD:在PHP里,最方便的就是deployment了,只要把php...
分类:
编程语言 时间:
2015-07-19 14:58:22
阅读次数:
148
502.A database is running In ARCHIVBXXMS mode. It has two online redo log groups and each group
has one member.
A LGWR Input/output (I/O) fells due to permanent media failure that has resulted In th...
分类:
其他好文 时间:
2015-07-19 11:53:41
阅读次数:
140
一、RHCE7网络查看指令:[root@localhost~]#ipaddr二、RHCE7网络配置类似其他版本:[root@localhost~]#vi/etc/sysconfig/network-scripts/ifcfg-eno16777736HWADDR=00:0C:29:C9:58:FCTYPE=EthernetBOOTPROTO=dhcpDEFROUTE=yesPEERDNS=yesPEERROUTES=yesIPV4_FAILURE_FATAL=noIP..
分类:
其他好文 时间:
2015-07-18 20:03:44
阅读次数:
196
Base SDK设置为当前xcode所支持的最高的sdk版本,比如"iphone Device 4.0"。iPhone OS Deployment Target设置为你所支持的最低的iPhone OS版本,比如"iPhone OS 3.0"。这样设置之后,你的程序就可以运行于从iPhone OS 3...
分类:
其他好文 时间:
2015-07-18 00:19:53
阅读次数:
101
up vote 8 down vote accepted"Allocation Failure" is a cause of GC cycle to kick."Allocation Failure" means what no more space left in Eden to allocate...
分类:
其他好文 时间:
2015-07-16 21:35:51
阅读次数:
318