PHP Classes

Undefined function

Recommend this page to a friend!

      Connect to SSH  >  All threads  >  Undefined function  >  (Un) Subscribe thread alerts  
Subject:Undefined function
Summary:Call to undefined method SSH2_Connect::SSH_to_Connect()
Messages:2
Author:Rafael Almeida
Date:2009-10-29 17:16:26
Update:2010-04-07 16:43:18
 

  1. Undefined function   Reply   Report abuse  
Picture of Rafael Almeida Rafael Almeida - 2009-10-29 17:16:26
I had this error on try use your class. Can you help me?

Regards
Rafael Almeida
from Brazil

  2. Re: Undefined function   Reply   Report abuse  
Picture of mike dee mike dee - 2010-04-07 16:43:18 - In reply to message 1 from Rafael Almeida
change line 133 to:

if (ssh2_connect(SSH_IP, SSH_PORT)) {