Sound like your PHP isn't configured with the --enable-php option.
http://www.php.net/manual/en/ftp.installation.php
I'd check your repositories for a package like php5-ftp. The other option is to install the ssh2 PECL module:
http://www.php.net/manual/en/book.ssh2.php
Jamie Holly http://hollyit.net
On 1/26/2014 4:05 PM, James Rome wrote:
My Drupal server says: "Your server does not support updating modules and themes from this interface. Instead, update modules and themes by uploading the new versions directly to the server, as described in the handbook." when I go to the module update page. What might I be missing? I have SSH and FTP installed, and all the Apache2 modules (I think).
This is on OpenSUSE 13.1 64-bit.
Thanks, Jim