Changing Port from 2222 - Port not found in directadmin.conf

Then explicitly set it if you want something different.
Code:
/usr/local/directadmin/directadmin set port XXXX

To customize the port the new command is

Code:
da config-set port 1234

then

Code:
systemctl restart directadmin.service
 
Back
Top