架构设计
-
Google Chrome 版本 63(正式版本) (64 位),以 .dev 结尾的域名,自动跳转 https 的解决
1、Google Chrome 升级至 63 后的第一天早晨,打开:http://www.cmcp-backend.dev/ ,自动跳转为:https://www.cmcp-bac…
-
在 Windows 10 64、PHP 7.0.22 下,安装:ImageMagick PHP extension,的流程
1、打开:http://pecl.php.net/package/imagick/3.4.3/windows ,下载:7.0 Thread Safe (TS) x64,如图1 图1…
-
在CentOS6.5下,PHP: ImageMagick报错:Unable to read the file的解决!
1、程序截图,new Imagick: 程序截图,new Imagick 2、浏览器运行时报错:Unable to read the file 浏览器运行时报错:Unable to…
-
在 K8s 中报错:Could not resolve host: group.cmc; Name or service not known
1、在 K8s 中 容器 api 中请求 容器 group 报错:Could not resolve host: group.cmc; Name or service not kn…
-
在 Jenkins 中构建镜像时报错:error checking context: ‘can’t stat ‘/dataes/jenkins/workspace/ccp/api/code/vendor/james-heinrich/getid3/demos/demo.mysqli.php”
1、在 Jenkins 中构建镜像时报错:error checking context: ‘can’t stat ‘/dataes/jenkin…
-
Error processing tar file(exit status 1): unexpected EOF 的排查分析
1、在 Jenkins 中构建镜像,报错:Error processing tar file(exit status 1): unexpected EOF。如图1 图1 Step …
-
在 腾讯云的云数据库 Redis 的主从版(CKV) 中报错:Redis error ERR unknown command BRPOP or not support now Redis command was BRPOP 的分析解决
1、报错:yii/db/Exception: Redis error: ERR unknown command “BRPOP” or not support…
-
阿里云上OSS文件启用CDN后,text/javascript格式文件未进行gzip压缩的解决流程!
1、百度站长平台页面优化建议,提示启用gzip压缩 百度站长平台页面优化建议,提示启用gzip压缩 2、启用gzip压缩详情 启用gzip压缩详情 3、OSS的gzip支持格式中未…
-
Key conedevelopment/blade-filters is a duplicate in ./composer.json at line 91。Warning: The lock file is not up to date with the latest changes in composer.json
1、执行 composer install 时,报错:Class ‘Pine/BladeFilters/BladeFilters’ not found。如图…
-
Git 推送至 Github 时提示:The authenticity of host ‘github.com (52.192.72.89)’ can’t be established.ECDSA key fingerprint is SHA256:.,在 Windows 10 中配置 GitHub 的 SSH key,生成新的 Personal access token
1、在执行命令时:git push -u origin master,提示:The authenticity of host ‘github.com (52.192.7…