同社の 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 にあまり詳しくありません。古いモジュールを更新したかっただけです。
現時点では、更新できないことはあまり気にしません。サイトがメンテナンス モードにならないようにしたいだけです。
前もって感謝します。