Hi everybody,
I want to install Hestiacp with the following versions:
pma_v=‘4.4.15.10’
multiphp_v=(“5.6” “7.0”)
fpm_v=“5.6”
mariadb_v=“5.5.68”
I have edited the parameters on the file hst-install-ubuntu.sh (https://github.com/phucvietdhv/hestiacpinstall/blob/main/hst-install-ubuntu.sh)
and I have failed to install
"
ERROR: Install script version does not match package version!
Please download the installer from the release branch in order to continue:
https://raw.githubusercontent.com/hestiacp/hestiacp/release/install/hst-install.sh
To test pre-release versions, build the .deb packages and re-run the installer:
./hst_autocompile.sh --hestia branchname no
./hst-install.sh … --with-debs /tmp/hestiacp-src/debs
"
My install files (GitHub - phucvietdhv/hestiacpinstall: install Hestiacp)
Help me please.
Thanks!