Help With Install

DigitalDev

Verified User
Joined
Jul 20, 2022
Messages
90
Hi community,

I am moving servers and my previous server had custombuild already installed with the OS, i have installed a fresh DA server and trying to get custombuild installed however im getting the following errors on ./build all

ERROR: version of libspf2 not found in versions.txt!
ERROR: version of awstats_process not found in versions.txt!
ERROR: version of letsencrypt_sh not found in versions.txt!
./build: line 1516: [: 8c5c161f99047c9098e7bf4f89005929dea3942e: integer expression expected
./build: line 1521: [: 8c5c161f99047c9098e7bf4f89005929dea3942e: integer expression expected
./build: line 1529: [: 8c5c161f99047c9098e7bf4f89005929dea3942e: integer expression expected
./build: line 1534: [: 8c5c161f99047c9098e7bf4f89005929dea3942e: integer expression expected
Your DirectAdmin version (8c5c161f99047c9098e7bf4f89005929dea3942e) is older than minimal required for this version of CustomBuild (1.63). Please run '/usr/local/directadmin/custombuild/build update_da'

I am trying to install custombuild 2.0 which i have on the old server with DA 1.63 so dont understand why if both versions are the same custombuild wont install
 
I see that you mean the custombuild plugin.
Seems it might be your versions.txt is not up to date yet.

First update your Directadmin version on the new server to the newest version, which would be 1.643. Then you should be able to update other things.
 
Back
Top