【发布时间】:2017-11-22 19:51:18
【问题描述】:
经过几天尝试在我的 PHP 的 cUrl 配置中安装 libSSH 后,任何人都可以帮助我吗?
at left is the current configuration, at right is how it should be 在尝试了 centos 的大部分互联网教程之后,这是我迄今为止唯一设法安装的东西,但这不是我需要的。
【问题讨论】:
经过几天尝试在我的 PHP 的 cUrl 配置中安装 libSSH 后,任何人都可以帮助我吗?
at left is the current configuration, at right is how it should be 在尝试了 centos 的大部分互联网教程之后,这是我迄今为止唯一设法安装的东西,但这不是我需要的。
【问题讨论】:
试试:
sudo apt-get install libssh libssh-dev
【讨论】: