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!
Again, thank you for the Debian 11 support-update
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!
Again, thank you for the Debian 11 support-update