【问题标题】:How to enable SOAP client in PHP on Pressmatic如何在 Pressmatic 上的 PHP 中启用 SOAP 客户端
【发布时间】:2017-02-21 01:23:49
【问题描述】:

我需要在Pressmatic Docker 实例上启用 PHP7 中的 SOAP 客户端。我已经弄清楚如何通过adding the proper repositories 处理apt-get install php7.0-soap

很遗憾,我无法弄清楚接下来的步骤。 SOAP 客户端在phpinfo() 中仍然不可见。

机器运行 PHP 7.0.3 和 nginx。

lsb_release -a 给了我这个:

No LSB modules are available.
Distributor ID: Debian
Description:    Debian GNU/Linux 8.4 (jessie)
Release:    8.4
Codename:   jessie

【问题讨论】:

    标签: linux nginx soap debian php-7


    【解决方案1】:

    您需要使用 CLI 在 NGINX 中安装此模块。

    见:How do I enable --enable-soap in php on linux?

    【讨论】:

    • 谢谢。我做了所有这些,但它没有解释如何在 PHP7 中使其可用。
    猜你喜欢
    • 2017-05-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2023-03-26
    相关资源
    最近更新 更多