Hi:
I'm having a little trouble. I'm getting the error Call to undefined function ssh2_connect(), but when I use phpinfo() I see that openssl is enabled. Any ideas?
Thanks
Call to undefined function ssh2_connect()
Moderator: General Moderators
Re: Call to undefined function ssh2_connect()
Did you follow all the installation instructions? You need libssh2 too, not just the OpenSSL extension.
Re: Call to undefined function ssh2_connect()
I've talked to our network guy and he installed libssh2 but i'm still getting the error. Is there a way to check if it's installed?
Thanks
Thanks