I have the latest directadmin version 1.643 running on a Centos 7 machine.
When I am trying to do a ./build ioncube it throws the following error:
It says the latest ioncube version available is 10.3.8 and goes to the directadmin file server, but it's missing there. Also, on that file server, latest ioncube seem to be version 12.
When am also doing a ./build php n after changing PHP versions, it stops with the above error line, so new PHP does not get updated or installed properly.
Why does my custombuild think an older ioncube is the latest version? And that older version files are missing from DA file server.
When I am trying to do a ./build ioncube it throws the following error:
Download of http://files9.directadmin.com/services/custombuild/ioncube_10.3.8/ioncube_loaders_lin_x86-64.tar.gz failed, re-downloading the file...
Download of http://files9.directadmin.com/services/custombuild/ioncube_10.3.8/ioncube_loaders_lin_x86-64.tar.gz failed 4 times, exiting...
It says the latest ioncube version available is 10.3.8 and goes to the directadmin file server, but it's missing there. Also, on that file server, latest ioncube seem to be version 12.
When am also doing a ./build php n after changing PHP versions, it stops with the above error line, so new PHP does not get updated or installed properly.
Why does my custombuild think an older ioncube is the latest version? And that older version files are missing from DA file server.