Hi,
for those who want to upgrade Ubuntu 18.04 to Ubuntu 20.04 and of course also update HestiaCP to 1.8 version below is the procedure I used:
- apt update && apt upgrade && apt autoremove && reboot
- edit /usr/local/hestia/data/users/USERNAME/web.conf and renable proxy and proxy_ext (see previous message)
- run v-rebuild-all USERNAME yes for all username
- extract mysql root password from /usr/local/hestia/conf/mysql.conf
- change password for sql user “pma” will be requested during the upgrade procedure
- upgrade Ubuntu (do-release-upgrade) and reboot
- add-apt-repository ppa:ondrej/php && apt install ppa-purge && ppa-purge ppa:ondrej/php (accept any suggestions)
- Edit /etc/apt/sources.list.d/hestia.list and change “bionic” to “focal”
- apt update && apt upgrade
- apt install hestia-php
- v-add-sys-dependencies
- run v-rebuild-all USERNAME yes for all username
- apt install php-zip php-intl