- 38 Views
- 22/08/2024
How to fix Your DirectAdmin version (1.62) is older than minimal required for this version of CustomBuild (1.63)
To resolve the issue where your DirectAdmin version (1.62) is older than the minimal required version for CustomBuild (1.63), you need to update your DirectAdmin to at least version 1.63 or fix file build
Command to replace version in build file
/usr/local/directadmin/custombuild/build update
sed -i 's/1.63/1.62/g' /usr/local/directadmin/custombuild/build
sed -i 's/1.63/1.62/g' /usr/local/directadmin/custombuild/build
Then, you can try to build command
Thanks for visit my website