PHP启动:无法加载动态库“sodium.so”

发布于 2025-01-14 16:09:32 字数 289 浏览 3 评论 0原文

目前,我正在使用 AMPPS,我想使用 AMPPS 来安装 Magento。但是,它显示

PHP启动:无法加载动态库'sodium.so'

我发现sodium.so存在于php.ini中但不存在于php74/ext中。然后我启用它,仍然是同样的错误。 之后,我尝试运行

pecl install -f libsodium

odium.so 现在存在于 php74/ext 下,但仍然出现相同的错误。

有什么方法可以解决这个问题吗?非常感谢。

Currently, I am using AMPPS, and I would like to use AMPPS to install Magento. However, it shows me

PHP startup: Unable to load dynamic library 'sodium.so'

I found that sodium.so exists in php.ini but not in php74/ext. Then I enabled it and still the same error.
After that, I tried to run

pecl install -f libsodium

sodium.so is now existing under php74/ext, but still the same error.

Is there any method to solve this? thanks very much.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文