This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Maintenance mode not working after upgrading to 7.73

I suspect this is because the website server crashed while ftp to 7.73 was in progress.

Any suggestions about how to fix this?

Migrating users and passwords only from drupal 6 to drupal 9

Hello. I'm not a programmer and have been using Drupal 6 for about 10 years. I have been using the simplicity of modules, drag and drop and just producing simple content. My site content mainly consists of pdf files, jpg and internal text. Since I know already migrating my site from Drupal 6 to 9 is going to be a rather complex operation, I would just like to migrate my users and passwords and rebuild my site manually. I think I remember an issue with passwords not exporting easily and don't know if was ever worked out.

error on 8.7.4 to 8.9.5 manual update

Performing the manual update from 8.7.4 to 8.9.5 I got this error:

Drupal update to 9.0.6 on Amazon/Lightsail/Bitnami install via Composer not taking

Hi all,

I'm fooling around with an AWS Lightsail account. I've used their OS + Drupal install to install Drupal 9. It installs 9.0.1 by default using their Bitnami tool, so when I hit my brand-new site, Drupal immediately tells me to update Drupal for security reasons.

So I try to update it using Composer (as Drush isn't supported?), but it won't budge from 9.0.1.  When I put in:

composer prohibits drupal/core:9.0.6

it says:

Package "drupal/core:9.0.6" listed for update is not installed. Ignoring.

I'm trying to upgrade from 9.0.5 to 9.0.6 with composer to comply with security warnings
$ composer update drupal/core --with-dependencies

I also tried
$ composer update drupal/core:9.0.6

This project was first built less than 2 weeks ago with
$ composer create-project drupal/recommended-project

Below is the composer.json

Thanks

{

"name": "drupal/recommended-project",

"description": "Project template for Drupal 9 projects with a relocated document root",

"type": "project",

"license": "GPL-2.0-or-later",

Status report still says 9.0.3 after upgrade to 9.0.5 and 9.0.6

Basic Drupal site. Default theme. Upgraded manually from 9 through 9.0.3, 9.0.5, then 9.0.6. 9.0.3 worked. After 9.0.5, Drupal complained it was still at 9.0.3. Now that it is updated to 9.0.6, the admin pages still warn about an update required and still say it is at 9.0.3.

I double checked both updates by downloading the site and searching for 9.0.3. Not there. Everything is 9.0.6.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal