-
How to update DirectAdmin License Manually ?
In case you need to update DirectAdmin manually, you need to run the following command :
cd /usr/local/directadmin/scripts
./getLicense.sh ClientDI LicenseID
service directadmin restart
In case, you see errors while extracting update.tar.gz file, you can run the following :
head -n 1 /usr/local/directadmin/conf/license.key
If there is error inside file, check the IPs and license and make sure it's licensed. If multiple IPs on device and wget binds, you can mention IP to bind by adding last argument :
cd /usr/local/directadmin/scripts
./getLicense.sh clientID LicenseID 1.2.3.4
service directadmin restart
-
If there is any readable error inside the file, then you'll have to contact sales@directadmin.com to get your license activated or updated.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks