Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I got to migrate a website which is created in Drupal 8 and it's located in one of the Ubuntu server. I'm trying to migrated it to Drupal 8.2.6 in CentOS.
I have manually setup LAMP on CentOS. I was able to access php, Drupal and apache from the browser. Then I took a back up of previous Drupal DB with the help of "Backup and Migration" module. On the current Drupal, I have imported the DB using "import" in phpmyadmin and copied all the config files from previous Drupal server to the current in the Drupal directory.
the alert-function for outdated modules is great, especially when security issues are covered.
But it is in my opinion not recommendable to get alerted and spend time with replacing a stable module with a release candidate, that may be a risk to your site, not to speak of alpha and beta-versions.