升级补丁 New
这是什么原因?
我在PHP扩展中也安装了zip的扩展。
我知道答案 回答被采纳将会获得1 贡献 已有7人回答 抢沙发!! 好像不提供补丁文件下载了 暂时解决了,应该是我服务器问题。
本地部署了一个,然后通过本地的更新补丁,然后下载,在上传服务器覆盖即可解决。 1544765 发表于 2026-4-20 18:23
暂时解决了,应该是我服务器问题。
本地部署了一个,然后通过本地的更新补丁,然后下载,在上传服务器覆盖 ... 感觉是补丁下载了,再上传出现损坏的问题,上传两个网站补丁,一个正常,一个出现问题
.ce-block { margin-bottom: 20px;}.ce-block__content,.ce-toolbar__content { /* max-width:calc(100% - 50px) */ margin-left: auto; margin-right: auto;}.ce-paragraph { line-height: 1.6em; outline: none; text-indent: 2em; font-size: 16px;}.ce-paragraph--right { text-align: right;}.ce-paragraph--center { text-align: center;}.ce-paragraph--left { text-align: left;}.ce-paragraph--justify { text-align: justify;}.ce-paragraph-text-indent { text-align: justify;}.ce-paragraph:empty::before{content: attr(data-placeholder);color: #707684;font-weight: normal;opacity: 0;}/** Show placeholder at the first paragraph if Editor is empty */.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {opacity: 1;}.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {opacity: 0;}.ce-paragraph p:first-of-type{ margin-top: 0;}.ce-paragraph p:last-of-type{ margin-bottom: 0;}.svg-icon { width: 1em; height: 1em;}.svg-icon path,.svg-icon polygon,.svg-icon rect { fill: #4691f6;}.svg-icon circle { stroke: #4691f6; stroke-width: 1;}.inline-code {background: rgba(250, 239, 240, 0.78);color: #b44437;padding: 3px 4px;border-radius: 5px;margin: 0 1px;font-family: inherit;font-size: 0.86em;font-weight: 500;letter-spacing: 0.3px;} 我暂时没遇到损坏,本地部署的程序生成的补丁下载后,我本地是能正常打开的。在本地测试直接覆盖也是能完成升级的。上次服务器也是可以升级。 多试几次,有可能网络问题 应该是服务器下载补丁文件时没下载全,更新过程缺少文件完整性验证
页:
[1]