Reasons for bugs: Difference between revisions
Created page with "{| class = "wikitable" ! 现象 ! 解决 |- | 鎵句笉鍒版寚瀹氱殑妯″潡銆 | 这是一串乱码,问通义千问和 Kimi 都无解,灵机一动搜乱 [http://www.mytju.com/classCode/tools/messyCodeRecover.asp 乱码恢复] 解决了,它是 UTF8 “找不到指定模块” 被当成 GBK 显示时的样子 |- | php 找不到 apcu 模块 | 找遍种种原因,如 apcu 版本不对,apcu 放置路径不对,apcu 路径没添加到环境变量,apcu 不..." |
No edit summary |
||
Line 33: | Line 33: | ||
有网友说因为 WSL 1 不支持 [https://askubuntu.com/questions/1431987/ubuntu-22-04-92protocol-not-available-ah00076-failed-to-enable-apr-tcp-defer TCP_DEFER_ACCEPT],果断转为 WSL 2。成功。 | 有网友说因为 WSL 1 不支持 [https://askubuntu.com/questions/1431987/ubuntu-22-04-92protocol-not-available-ah00076-failed-to-enable-apr-tcp-defer TCP_DEFER_ACCEPT],果断转为 WSL 2。成功。 | ||
|- | |||
| MediaWiki CSS 拓展 500 internal error | |||
| 查看 Discussion,发现有人提过 REL1_42 CSS 不适配 REL1_42 MediaWiki,<code>z extension && git checkout REL1.41</code>解决。 | |||
|} | |} |