Loader version | 10.4.5 |
Whatever php1 is set to is the Default command line version. You need to put a php version that is not EOL and compatible with whmcs there.php1 for php 5.6
cd /usr/local/directadmin/custombuild
./build set php1_release 7.4
./build set cat php1_mode php-fpm
./build set ioncube yes
./build set_fastest
./build clean
./build update
./build php
./build php_ioncube
./build rewrite_confs