You might need to install php-pecl-ssh2.i386.
if you don't, it would show the following message
[kevin@kevin tmp]$ php a.php
PHP Fatal error: Call to undefined function ssh2_connect() in /tmp/a.php on line 7
Fatal error: Call to undefined function ssh2_connect() in /tmp/a.php on line 7
The following the sample code of php with ssh
文章標籤
全站熱搜
