Drupal中的更新失败,现在处于维护模式



我登录了该公司的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不太熟悉。我只是想更新过时的模块。

在这一点上,我真的不在乎不能更新,我只希望网站不再处于维护模式。

提前谢谢。

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

相关内容

  • 没有找到相关文章

最新更新