1

我登录到该公司的 Drupal (7.19) 站点并注意到很多推荐的更新。

There is a security update available for your version of Drupal. To ensure the security of your server, you should update immediately! 
See the available updates page for more information and to install your missing updates.
There are security updates available for one or more of your modules or themes. To ensure the security of your server, you should update immediately! 
See the available updates page for more information and to install your missing updates.

我选择下载更新。然后我继续更新,Drupal 建议我在维护模式下执行此操作。继续操作后,我收到一条长消息,告诉我所有更新都失败了,因为无法删除目录。

nodeaccesskeys

Error installing / updating
File Transfer failed, reason: Cannot remove directory 

Your modules have been downloaded and updated.
Run database updates

参观时:

admin/config/development/maintenance 

未选中“将站点置于维护模式”的框,但是当我在另一个浏览器中访问该站点时,该站点仍处于维护模式(因此我在以管理员身份登录时不会查看它。)

我觉得这两件事都是相关的,因为在我尝试更新有问题的模块之前我没有任何问题。

我不完全确定在这里做什么。有没有办法在不求助于代码的情况下解决这个问题?我对 Drupal 不太熟悉。我只是想更新过时的模块。

在这一点上,我并不真正关心无法更新,我只是希望该站点不再处于维护模式。

提前致谢。

4

1 回答 1

1

您可能需要清除 /admin/config/development/performance 上的缓存

于 2015-11-16T11:32:55.073 回答