09 2019 档案

摘要:原文链接:https://www.jianshu.com/p/6884bbd5b111 下载https://github.com/eaglewu/swoole-ide-helper的源码 将代码包含到PhpStorm的Settings->Languages & Frameworks->PHP->in 阅读全文
posted @ 2019-09-11 13:59 骑着新浪狂奔 阅读(388) 评论(0) 推荐(0) 编辑
摘要:原文链接:http://www.manongjc.com/article/126567.html 编辑iptables配置文件,将文件内容更改为如下,则具备了ip地址白名单功能#vim /etc/sysconfig/iptables *filter :INPUT ACCEPT [0:0] :FORW 阅读全文
posted @ 2019-09-10 15:28 骑着新浪狂奔 阅读(3091) 评论(0) 推荐(0) 编辑
摘要:参考链接:https://blog.csdn.net/zhaoerduo/article/details/51076456 今天在研究easyswoole,在测试服务器上启动easyswoole后提示PHP Warning: mysqli::__construct(): (HY000/2002): 阅读全文
posted @ 2019-09-09 17:16 骑着新浪狂奔 阅读(2971) 评论(0) 推荐(0) 编辑
摘要:参考链接1:https://www.cnblogs.com/flzs/p/10161969.html; 参考链接2:https://jingyan.baidu.com/article/455a9950a4fea0a16727787e.html; 1.设置远程用户访问权限( // 任何远程主机都可以访 阅读全文
posted @ 2019-09-09 15:08 骑着新浪狂奔 阅读(1087) 评论(0) 推荐(0) 编辑
摘要:原文链接:https://cloud.tencent.com/developer/article/1188636 1.停止mysql数据库 /etc/init.d/mysql stop (或者直接 kill -9 [PID] 杀进程!) 这里的路径填自己mysql安装路径 2.执行如下命令 mysq 阅读全文
posted @ 2019-09-06 18:05 骑着新浪狂奔 阅读(198) 评论(0) 推荐(0) 编辑
摘要:原文链接:https://blog.csdn.net/xujialei0704/article/details/80362602 下载redis,解压,编译: $ wget http://download.redis.io/releases/redis-4.0.6.tar.gz$ tar xzf r 阅读全文
posted @ 2019-09-06 14:30 骑着新浪狂奔 阅读(385) 评论(0) 推荐(0) 编辑
摘要:原文链接:https://blog.csdn.net/Johnson_llguo/article/details/83970798 Cannot find config.m4. Make sure that you run '/usr/local/php/bin/phpize' in the top 阅读全文
posted @ 2019-09-06 14:24 骑着新浪狂奔 阅读(6481) 评论(0) 推荐(0) 编辑
摘要:/etc/init.d/php-fpm restart 阅读全文
posted @ 2019-09-06 11:08 骑着新浪狂奔 阅读(2540) 评论(0) 推荐(0) 编辑
摘要:原文:https://www.cnblogs.com/shihaiming/p/11044740.html 一、事务的基本要素(ACID) 1、原子性(Atomicity):事务开始后所有操作,要么全部做完,要么全部不做,不可能停滞在中间环节。事务执行过程中出错,会回滚到事务开始前的状态,所有的操作 阅读全文
posted @ 2019-09-05 17:10 骑着新浪狂奔 阅读(170) 评论(0) 推荐(0) 编辑
摘要:原文链接:https://blog.csdn.net/yuanxiang01/article/details/81508699 今天在使用root用户删除服务器上的一个名为default文件夹时,被系统告知:rm: cannot remove ‘default/.user.ini’: Operati 阅读全文
posted @ 2019-09-05 16:01 骑着新浪狂奔 阅读(6294) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示