This site is hosted and sponsored by hyve.com specialists in Cloud Hosting UK and VMware Hosting. If you are interested in our services please call us for chat on 0800 612 2524
How to install SSH_connect on Centos 5.5#
yum install libssh libssh-devel php-pear php-devel gcc cd /usr/src wget http://www.libssh2.org/download/libssh2-1.3.0.tar.gz tar -zxvf libssh2-1.3.0.tar.gz cd libssh2-1.3.0 ./configure make all install pecl install ssh2 channel://pecl.php.net/ssh2-0.11.2 #Add extension=ssh2.so to php.ini vi /etc/php.ini service httpd restart
Back to Linux
Add new attachment
Only authorized users are allowed to upload new attachments.
«
This page (revision-1) was last changed on 20-Sep-2011 12:51 by Hyve Support