gpt4 book ai didi

php - Typo3 8.3.1 无法访问远程资源 http ://repositories. typo3.org/mirrors.xml.gz

转载 作者:塔克拉玛干 更新时间:2023-11-03 06:04:46 25 4
gpt4 key购买 nike

我无法更新 TYPO3 中的扩展名列表。这是他给我的错误:

Could not access remote resource http://repositories.typo3.org/mirrors.xml.gz.

我正在运行 Windows 10。TYPO3 8.3.1 在 XAMPP v3.2.2 (PHP 7.0.9) 上运行

我尝试了几种方法,从编辑 php.ini 到编辑 httpd.conf,但对我没有任何效果。

谢谢你的帮助!

最佳答案

我遇到了同样的问题,并在此处的(德语)评论中找到了解决方案: https://www.pagemachine.de/blog/wie-ihr-typo3-8-0-als-lokales-testsystem-unter-windows-installiert-unser-tutorial/#div-comment-4718

您必须下载并保存此文件:https://curl.haxx.se/ca/cacert.pem .然后打开您的 php.ini 并为选项“curl.cainfo”输入此文件的绝对路径。所以你有类似的东西

curl.cainfo = C:\xampp\cacert.pem

应该已经有一行“;curl.cainfo =”,一定要去掉前面的分号来激活选项。

我刚刚用 TYPO3 8.7.0 和 XAMPP 3.2.2 (PHP 7.0.15) 做了这个,它在重新启动 apache 后立即工作。

关于php - Typo3 8.3.1 无法访问远程资源 http ://repositories. typo3.org/mirrors.xml.gz,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39819857/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com