• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Input Plesk - Debian 10 to 11 Experience

Peter99

Basic Pleskian
Hi Plesk :)

Thank you for the update, with the availability for Debian 11!

I've done the conversion a few times before in the past, so i kind of know the issues the upgrade will cause.
I have the following articles that might come in handy. We have just upgraded 2 Debian 10 servers to 11 and the articles applies for both servers:

1.

2.
# zcat /var/lib/psa/dumps/mysql.daily.dump.0.gz | MYSQL_PWD=`cat /etc/psa/.psa.shadow` mysql -uadmin

3.
wget https://autoinstall.plesk.com/plesk-installer
chmod +x plesk-installer
./plesk-installer

4.

5.

After the steps from article 1 has been all done and the server restarted, the "psa" database is missing.
Use the above step 2 to restore the database.

Restart the server once again and continue with step 3, installing Plesk (or fixing what is broken after the upgrade).
Ended my conversion process with a "plesk repair all" to fix the rest.

Took me about 30-45 minutes per server and everything is blazing fast! :D

Again, thank you for the Debian 11 support-update :)
 
Back
Top