ajp方式整合apache2和tomcat 7 1:在apache2.conf配置文件中启用模块mod_proxy_ajp,在里面添加 .so的地址根据自己modules而定(我这里地址为:) 2:然后在apache2 > sites-available-->000-default.conf 修改配 ...
Helpers\PHPMailer PHPMailer is a third party class for sending emails, Full docs are available athttps://github.com/Synchro/PHPMailer Make an alias: u ...
分类:
Web程序 时间:
2016-07-05 14:11:54
阅读次数:
135
Support Facades Introduction Facades provide a "static" interface to classes that are available in the application's service container. Nova ships wit ...
分类:
其他好文 时间:
2016-07-05 12:09:12
阅读次数:
135
GettingthiserrormessagewhiletryingtobringupyournewlyconfiguredbridgeinterfaceonRHEL/CentOSLinux?Youaremissing“bridge-utils”package.Simplyinstallitasfollowedandbringuptheinterfaceagain:yuminstallbridge-utilsNOTE:ClickheretoseeourHowTOcreateabridgeinterface..
分类:
系统相关 时间:
2016-07-03 23:45:36
阅读次数:
770
前几天,项目中用到了推送功能,就集成了激光,遇到了2个问题,就给大家分享一下, 第一个问题: 在集成的过程是按照激光的文档做的,但是最后配置完了,一运行,就打印出这么一句话, 最后发现,是描述证书( provisioning profile)没有加入Xcode中的原因, 解决办法:com+, 打开下 ...
分类:
其他好文 时间:
2016-07-03 06:57:02
阅读次数:
181
Cumulative Feature Overview Identifies product features available to you when upgrading. This tool requires Microsoft Excel. Any user should consult t ...
分类:
其他好文 时间:
2016-07-03 01:43:46
阅读次数:
284
首先看官方教程:http://redis.io/download Download, extract and compile Redis with: The binaries that are now compiled are available in the src directory. Run ...
分类:
系统相关 时间:
2016-07-03 00:19:26
阅读次数:
288
因为下载的是网上的破解版,发现packagecontrol居然用不了,插件都装不了,一气之下删掉了破解版,从官网重新下载了编辑器。1.安装编辑器,下载地址:https://www.sublimetext.com/3,选择适用的版本,安装完成。2.安装packagecontrol,地址https://packagecontrol.io/installa..
分类:
其他好文 时间:
2016-07-02 22:59:09
阅读次数:
200
1.安装 Nginx sudo apt-get install nginx 2.打开配置文件 sudo vi /etc/nginx/sites-available/default 3.server 节点更换为 server { listen 80; listen [::]:80; server_na ...
分类:
Web程序 时间:
2016-07-02 17:18:31
阅读次数:
170
安装 Mcrypt 包, 顺便安装 php 开发环境 $ sudo apt-get install php5-mcrypt php5-dev将配置文件链接给 PHP $ sudo ln -s /etc/php5/conf.d/mcrypt.ini /etc/php5/mods-available开启 ...
分类:
Web程序 时间:
2016-07-01 20:11:17
阅读次数:
168