首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

Installing SSH2 Extension for PHP on CentOS 五

2012-11-07 
Installing SSH2 Extension for PHP on CentOS 5Installing the SSH2 PHP extension on CentOS is actuall

Installing SSH2 Extension for PHP on CentOS 5

Installing the SSH2 PHP extension on CentOS is actually pretty simple. Although it isn’t available as a straight yum install, it boils down to a few short steps.

Firstly, we’re going to install the dependencies:

?

/etc/init.d/httpd restartphp -m | grep ssh2
?

热点排行