SSH2Interface
Benedict Steele - October 7, 2008 - 23:36
| Project: | AutoPilot |
| Version: | 5.x-2.0-beta1 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | acstewart |
| Status: | active |
Jump to:
Description
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

#1
#2
This 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
#3
Resolved in -beta2
#4
Hello,
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