I attempted to install a module using admin/modules/install with the url http://ftp.drupal.org/files/projects/views-7.x-3.x-dev.tar.gz. After clicking "Install", I get the error

An AJAX HTTP error occurred. HTTP Result Code: 200 Debugging information follows. Path: http://d7.kswantech.com/authorize.php?batch=1&id=10&op=do StatusText: OK ResponseText: Fatal error: Class 'FilesystemIterator' not found in /srv/www/d7/includes/filetransfer/filetransfer.inc on line 211

OS: Ubuntu 8.04
PHP 5.2.4-2ubuntu5.12

Comments

rschwab’s picture

I got the same error.

Linux CentOS
apache: 2.2.17
mysql: 5.1.52
php: 5.2.4

rschwab’s picture

Priority: Normal » Major

This seems to have been caused by #935036: File exists in FileTransferFTPExtension->createDirectoryJailed(). Bumping up the priority to get more eyes on this. Update manager is pretty much broken by this.

rschwab’s picture

Status: Active » Closed (duplicate)

Closing as a duplicate of #935036: File exists in FileTransferFTPExtension->createDirectoryJailed() since the eyes are already there.