If you need to update your copy of DirectAdmin manually, you can do so by running the following commands:
cd /usr/local/directadmin
wget --no-check-certificate -O update.tar.gz 'https://www.directadmin.com/cgi-bin/daupdate?uid=123&lid=1234'
tar xvzf update.tar.gz
./directadmin p
cd scripts
./update.sh
/etc/init.d/directadmin restart
head -n 1 update.tar.gz
to search for an error. Â If there is an readble error inside the file, then you'll need to contact sales@directadmin.com to get your license activated or updated.