• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved How to migrate Drupal away from Plesk?

seancamden

New Pleskian
Server operating system version
Ubuntu 22.04/Debian 12
Plesk version and microupdate number
Plesk Obsidian Version 18.0.63 Update #4
I have a Drupal 7 site currently running on an Ubuntu server managed by Plesk, and I'd like to move it to a Debian server so that I can upgrade it to the current Drupal version (10).
So far I've tried simply copying the site files and the database, and creating a new vhost file, but that has not worked. Drupal serves up the "in maintenance mode" page pretty well, but nothing else will load.
Is there a guide for migrating a Drupal site away from Plesk anywhere? I don't have to use Debian, but I'd like to.
Also, if there's a way to upgrade Drupal without moving away from Plesk, I'd be interested in hearing about that, too.
 
I have a Drupal 7 site currently running on an Ubuntu server managed by Plesk, and I'd like to move it to a Debian server so that I can upgrade it to the current Drupal version (10).
So far I've tried simply copying the site files and the database, and creating a new vhost file, but that has not worked. Drupal serves up the "in maintenance mode" page pretty well, but nothing else will load.
Is there a guide for migrating a Drupal site away from Plesk anywhere? I don't have to use Debian, but I'd like to.
Also, if there's a way to upgrade Drupal without moving away from Plesk, I'd be interested in hearing about that, too.
This was actually pretty easy to fix. Corrected file permissions in DocumentRoot, and allowed overrides in the Apache config, and it's working. Now the real fun begins.
 
Back
Top