Regardless of which module I attempt to update, I receive error messages like the following:

Update failed! See the log below for more information. Your site is still in maintenance mode.

  • Error installing / updating
  • File Transfer failed, reason: Cannot remove file /inetpub/wwwroot/stadtlabor/profiles/acquia/modules\includes\mollom.class.inc.

To no avail, I followed advice given here and here. The issue I am opening is exactly the same as the one here, which was never resolved.

I noticed the path uses a mix of Unix-style back slashes (\) for the root path and Windows-style forward slashes (/) for the module location and filenames.

I can manually navigate to the folder and delete the file, but this is extremely tedious and not a long-term solution for module updates.

Can anyone help me?

  • Windows Server 2008 R2
  • IIS 7.5
  • MySQL Server 5.1
  • PHP 5.3.24
  • Acquia Drupal 7.23

Thanks in advance,
Akiko Candyce Baldridge-Hohn

Comments

halfjapanese’s picture

The workaround I found was to follow Drupal's instructions for upgrading a module manually: https://drupal.org/node/250790).