Install Hestiacp with PMA_V 4.4.15

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!

The error message contains the reason and also solution for your issue, not sure what to add. Download the installer file from release branch and do the modifications there.

Hi @Raphael
I have installed the packages according to the instructions but it still shows this error message

Use 5.5 instead of the full version number. But as MariaDB 5.5 is EOL I am sure no downloads are available.

Also you have updated the installer to version:

But probally use the packages of a different version.

You need to build the packages your self first