--- title: "fly 部署的typecho安装testore插件仓库后读取列表报错" slug: "403" date: 2023-12-08T11:34:00.000Z categories: - 分享 tags: - testore --- ![1.jpg][1] 解决TE插件仓库报错Class 'DOMDocument' not found问题 ``` apk --update add --no-cache php-dom ``` 重启容器 ``` fly app restart ``` [1]: https://image.09j.cn/typecho/2023/12/12/1.jpg