Closed (won't fix)
Project:
AutoPilot
Version:
5.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
7 Oct 2008 at 23:36 UTC
Updated:
14 Jun 2015 at 12:01 UTC
Jump to comment: Most recent
Hi,
I think I've installed all the required PEAR modules etc but I keep getting the following error
PHP Fatal error: Interface 'SSH2Interface' not found in autopilot/includes/classes/util/SSH2.class.php on line 7
Any ideas?
Thanks,
Ben
Comments
Comment #1
benedictsteele commentedComment #2
akalsey commentedThis sounds like you don't have SSH2 from PECL installed. Depending on your server, you may need to patch ssh2.c before compiling it. See http://www.workhabit.com/labs/compiling-phpssh2-support
Comment #3
IncrediblyKenzi commentedResolved in -beta2
Comment #4
benedictsteele commentedHello,
The SSH2Interface.class.php file is completely empty, both in BETA3 & the HEAD.
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/autopilot/i...
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/autopilot/i...
Cheers,
Ben
Comment #5
akalsey commented