Control Panel Without ssh2
#7

If you want to install it, just run the following commands
Код:
wget http://libssh2.org/download/libssh2-1.4....0388950tar xvzf libssh2-1.4.3.tar.gz
cd libssh2-1.4.3
yum install openssl-devel -y
./configure && make install
yum install php-pear -y
pecl install ssh2 channel://pecl.php.net/ssh2-0.12
echo extension=ssh2.so >> /etc/php.ini
service httpd restart
Reply


Messages In This Thread
Control Panel Without ssh2 - by GreTex - 06.07.2013, 10:01
Re: Control Panel Without ssh2 - by 101 - 06.07.2013, 10:03
Re: Control Panel Without ssh2 - by GreTex - 06.07.2013, 10:12
Re: Control Panel Without ssh2 - by GWMPT - 06.07.2013, 10:24
Re: Control Panel Without ssh2 - by GreTex - 06.07.2013, 10:45
Re: Control Panel Without ssh2 - by 101 - 06.07.2013, 11:00
Re: Control Panel Without ssh2 - by GWMPT - 06.07.2013, 11:10
Re: Control Panel Without ssh2 - by GreTex - 06.07.2013, 12:24
Re: Control Panel Without ssh2 - by ColorHost-Kevin - 06.07.2013, 14:26
Re: Control Panel Without ssh2 - by GWMPT - 06.07.2013, 22:24

Forum Jump:


Users browsing this thread: 1 Guest(s)