Could you tell me if DirectAdmin has been installed on CentOS 7.9 and cannot be renewed after expiration?

Yeah just saw that post. Sorry for that for you and the others.

If any of the systems you have are on Supported non EOL OS just ssh in and update them and you should be fine. Outside of that you are going to have to make a business decision.
 
I directadmin 1.63.7 version
What happens when you run
Code:
cat /usr/local/directadmin/custombuild/options.conf
what is the
downloadserver=
entry

Also what
happens if you run
Code:
/usr/local/directadmin/scripts/getDA.sh current

Code:
cd /usr/local/directadmin/scripts
./getLicense.sh auto
service directadmin restart
 
Back
Top