DirectAdmin License update \ip change

DirectAdmin will not be running, as the license file will be invalid.

Get the new license file and replace 1234 with your client ID number, and replace 56789 with your license ID number:

cd /usr/local/directadmin/scripts 
./getLicense.sh 1234 56789

 

Start DirectAdmin with the new license:

/etc/init.d/directadmin restart

 

Run the ipswap.sh script to replace the old server IP (1.2.3.4) with the new server IP (4.3.2.1)

cd /usr/local/directadmin/scripts  
./ipswap.sh 1.2.3.4 4.3.2.1

 

Official source: http://help.directadmin.com/item.php?id=250

Was this answer helpful?

 Print this Article

Also Read

Centos Web Panel

In this article we will use the main features of the Centos Web Panel.1. Create user accountIn...

WHM/cPanel license issue

You have ordered a license and see a next warn:  "Trial LicenseThis copy of cPanel & WHM is...

Backup and restore in cPanel

Backup and restore in cPanel is quite simple procedure. Backup Step 1. Go to Backup Wizard...

mySQL (phpMyAdmin) error : This table does not contain a unique column

If you face this error in phpMyAdmin and you can't change/edit the table fields. If you sure you...

How to change the WHM/cPanel main IP address [cPanel/WHM: List Account shows the incorrect IP]

If you can't change the ip for some user account in usual way (WHM->List account -> Ichange...