Kyle123 Posted February 22, 2012 Share Posted February 22, 2012 I get this error with my php script. I found out its because I don't have ssh2_connect installed on my server, can anyone tell me how to do this? I'm running centos. Quote Link to comment Share on other sites More sharing options...
requinix Posted February 22, 2012 Share Posted February 22, 2012 It requires the ssh2 PECL extension. Apparently you don't have that installed. Try asking whoever maintains the server for it, or look for an alternative such making a simple web service. Quote Link to comment Share on other sites More sharing options...
Kyle123 Posted February 22, 2012 Author Share Posted February 22, 2012 I open the server, I want to know how to install it. Quote Link to comment Share on other sites More sharing options...
trq Posted February 22, 2012 Share Posted February 22, 2012 http://au.php.net/manual/en/ssh2.installation.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.