随笔 - 118,  文章 - 5,  评论 - 15,  阅读 - 17万
10 2020 档案
opcache.revalidate_freq 修改无效
摘要:修改php.ini 中的值重启 php-fpm 无效。 配置中有个 opcache.ini 其中也有opcache.revalidate_freq 的设置,进行修改保存。重启 php-fpm 生效了。 参考:https://zhuanlan.zhihu.com/p/136291205 阅读全文
posted @ 2020-10-26 21:44 mrma1989 阅读(314) 评论(0) 推荐(0) 编辑
git 设置和取消代理
摘要:git config --global https.proxy http://127.0.0.1:1080 git config --global https.proxy https://127.0.0.1:1080 git config --global --unset http.proxy gi 阅读全文
posted @ 2020-10-14 15:19 mrma1989 阅读(357) 评论(0) 推荐(0) 编辑


< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示