摘要: 反向代理apache等http资源 配置解释: 阅读全文
posted @ 2016-02-29 10:50 卜木 阅读(366) 评论(0) 推荐(1)
摘要: 微信openid绑定,获取openid 阅读全文
posted @ 2016-02-29 10:34 卜木 阅读(2217) 评论(0) 推荐(0)
摘要: Raspberry Pi连接 Wifi 上网 阅读全文
posted @ 2016-02-10 12:07 卜木 阅读(769) 评论(0) 推荐(0)
摘要: 数据库结构对比,数据库结构同步,数据修改同步 阅读全文
posted @ 2015-12-26 11:48 卜木 阅读(1199) 评论(0) 推荐(0)
摘要: 针对October CMS编辑器插件取消自动过滤DIV标签开关: 找到modules\backend\formwidgets\richeditor\assets\vendor\redactor\redactor.js和modules\backend\formwidgets\richeditor... 阅读全文
posted @ 2015-12-26 11:47 卜木 阅读(165) 评论(0) 推荐(0)
摘要: 备份: 还原: mysql mysql u root p dbname 阅读全文
posted @ 2015-12-26 11:46 卜木 阅读(349) 评论(2) 推荐(1)
摘要: 初次遇到这个问题是在服务器上放置mysql的磁盘空间满了(数据库目录和网站目录一定要做一定的分离,不要放在一个磁盘空间了)当请求写入数据库时,php会提示 ****is marked as crashed and should be repaired解决方法:myisamchk -c -r ../d... 阅读全文
posted @ 2015-12-20 12:44 卜木 阅读(1166) 评论(0) 推荐(0)
摘要: 在PHP用使用fopen的写入功能实,常会遇到诸如: PHP Warning: fopen(file): failed to open stream: Permission denied in (filepath) on line (num)的错误,特别是当在php.conf中建立了virtualh 阅读全文
posted @ 2014-03-21 18:25 卜木 阅读(410) 评论(0) 推荐(0)