phpstorm调试php错误提示:Host 'localhost' has multiple addresses. You must choose one explicitly!Couldn't create FastCGI listen socket on port localhost:3568...
分类:
其他好文 时间:
2014-06-28 14:22:59
阅读次数:
283
yuminstallphp-pgsql 在开始使用PHP PostgreSQL接口,打开pg_hba.conf文件(在PostgreSQL安装目录),并添加下面一行:#IPv4localconnections:hostallall127.0.0.1/32md5使用start/restart启动Pos...
分类:
数据库 时间:
2014-06-28 11:39:56
阅读次数:
899
gvim /var/lib/pgsql/data/postgresql.confgvim /var/lib/pgsql/data/pg_hba.confservice httpd startservice postgresql start[root@linux ~]# psql -h 127.0.0...
分类:
数据库 时间:
2014-06-24 09:38:36
阅读次数:
347
环境说明:操作系统:使用windows 2008 server 64位系统,IIS7.5PHP版本:官方下载PHP 5.4.16 VC9 x86 Non Thread SafeZIP版本。PHP路径:C:\php-5.4.16\配置步骤:解压PHP文件,修改目录名放到C盘。目录地址为C:\php-5...
分类:
Web程序 时间:
2014-06-24 09:29:38
阅读次数:
209
配置系统是复杂软件必不可少的一部分,org.apache.hadoop.conf.Configuration在Hadooop各个子项目中发挥着重要作用。 windows系统广泛使用一种特殊批的ASCII文件.ini作为其主要配置文件标准,被称为(Initialization File)或概要文...
分类:
其他好文 时间:
2014-06-24 09:11:43
阅读次数:
248
apt-get install lib32z1 如果libz.so.1: cannot open shared object file: No such file or directory在/etc/ld.so.conf中加入/usr/lib 增加类库所有路径 /sbin/ldconfig –v」来...
分类:
其他好文 时间:
2014-06-23 07:44:47
阅读次数:
306
简单显示天气预报js代码测试访问manager/html目录仅仅需设置修改的是conf/server.conf文件内容如截图若想修改tomcat默认的80端口,且同时在一台服务器上跑多个请修改8009 (停止进程端口)和8080(连接监听端口)具体操作部署想把Tomcat的默认网站根目录修改成自己指...
分类:
其他好文 时间:
2014-06-23 07:38:57
阅读次数:
357
1.从pfx格式的证书提取出密钥和证书set OPENSSL_CONF=openssl.cnfopenssl pkcs12 -in my.pfx -nodes -out server.pemopenssl rsa -in server.pem -out server.keyopenssl x509 ...
分类:
其他好文 时间:
2014-06-23 06:45:18
阅读次数:
211
nginx+php的配置php与nginx整合http://www.thinkphp.cn/topic/13082.html【入门篇】Nginx + FastCGI 程序(C/C++) 搭建高性能web service的Demo及部署发布fastcgi和php-fpmphp作为模块(sapi)或cg...
分类:
其他好文 时间:
2014-06-22 23:33:21
阅读次数:
593
修改rsyslog文件,将/etc/rsyslog.d/50-default.conf 文件中的#cron.*前的#删掉重启rsyslog服务service rsyslog restart重启cron服务service cron restartsudo tail -f /var/log/cron.l...
分类:
其他好文 时间:
2014-06-22 23:23:28
阅读次数:
216