Damian2Cubed

Member
Sep 28, 2018
16
1
3
Ireland
cPanel Access Level
Root Administrator
Hi all,

I am having trouble installing PHP SSH2 module on my WHM.

There are loads of tutorials on how to do it but every time when I go to install the actual module it says 'not found'.

Any ideas why this is?

Regards,
Damian
 

GOT

Get Proactive!
PartnerNOC
Apr 8, 2003
1,778
331
363
Chesapeake, VA
cPanel Access Level
DataCenter Provider
Hi all,

I am having trouble installing PHP SSH2 module on my WHM.

There are loads of tutorials on how to do it but every time when I go to install the actual module it says 'not found'.

Any ideas why this is?

Regards,
Damian
Try going to the pecl module installer in WHM and putting in ssh2-beta
 

GOT

Get Proactive!
PartnerNOC
Apr 8, 2003
1,778
331
363
Chesapeake, VA
cPanel Access Level
DataCenter Provider
It appears to me that pecl is having some kind of issue with downloads:

/opt/cpanel/ea-php70/root/usr/bin/pecl install ssh2-beta
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update
Could not download from "https://pecl.php.net/get/ssh2-1.2.tgz", cannot download "pecl/ssh2" (File https://pecl.php.net:443/get/ssh2-1.2.tgz not valid (received: HTTP/1.0 500 Internal Server Error
))
Error: cannot download "pecl/ssh2"
Download failed
install failed

Any way I tried to download the tarball even manually, I am getting 500 errors, so looks like you'll just have to wait it out.