itsolon
September 24, 2019, 11:54am
18
ok , i have second installation with hestia panel
i upgraded to branch master successfully and now have 1.1.0
by the way the user is quite big in my installation
the question is
that the upgrade was successful but
i do have old config
i found a migration script
#!/bin/bash
# Includes
source $HESTIA/func/main.sh
source $HESTIA/conf/hestia.conf
#
# Migrate legacy multiphp to full php-fpm backend
#
# nginx+fpm (default)
# nothing to be done here,
# (Adding new php backends will make them available on edit/web)
#
# nginx+multiphp,
# nginx+apache+multiphp,
# apache+multiphp:
# Change Hestia WEB_BACKEND from null to php-fpm
# Create backend templates ex: PHP-7_3, PHP-5_6 (in $HESTIA/data/templates/web/php-fpm/)
# v-update-web-templates
# Loop trough all web domains
This file has been truncated. show original
but i do not know how to execute it… or is it neccessary?
UPDATE: I better should have opened a new topic?
when you want then delete after reply