Forum archive
Drupal 8 Appliance May Have Drupal 9 In It
Hi, Jeremy,
The other day, we were moving our Drupal 8 website from one server to another, using the OVA file of version 16.1 of the Drupal 8 appliance (/drupal8), and, after setting up a virtual machine using the OVA file, and then logging into Drupal as "admin", Drupal told us, on its "Available Updates" screen, that the version of Drupal currently installed was, in fact, version 9.1.4 rather than version 8.9.13. We recall doing the Debian package updates that were suggested during the course of setting up the appliance, but we did not do any updates to Drupal. Not to worry though, it did not, in the end, upset or hamper our plans, in that we were going to upgrade to Drupal 9 anyway, but we thought we ought to let you know what we saw.
Also, one postscript - in the course of configuring the site, we saw, under Drupal's "Status Report", that it is "highly recommended" that PHP APCu caching (https://www.php.net/manual/en/apcu.installation.php) be installed on the server. We installed the appropriate Debian package, "php-apcu" (https://packages.debian.org/buster/php-apcu and https://pecl.php.net/package/APCu), and then rebooted the entire server, and, lo and behold, Drupal then reported that PHP APCu caching was installed and enabled. The reason I bring it up is, might the "php-apcu" Debian package be worth including in the next versions of the Drupal 8 and 9 appliances?
And, one further postscript - in the course of installing the "php-apcu" package, we appear to have encountered the GRUB-PC package error that I posted about a while back (/forum/support/wed-20210310-1632/grub-pc-pac...). However, the "php-apcu" package did install successfully, and we have not, as yet, had any problems rebooting the server.
Thanks for reporting. I've been quite ill, so my response time has been abismal, sorry about that. I'll try to see if I can reproduce this ASAP and post back.
Thanks too for the suggestion for including APC by default.