• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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