Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
update.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2010 at 03:24 UTC
Updated:
24 Nov 2010 at 05:35 UTC
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
Comment #1
rschwab commentedI got the same error.
Linux CentOS
apache: 2.2.17
mysql: 5.1.52
php: 5.2.4
Comment #2
rschwab commentedThis 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.
Comment #3
rschwab commentedClosing as a duplicate of #935036: File exists in FileTransferFTPExtension->createDirectoryJailed() since the eyes are already there.