【发布时间】: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