R Ramzidaa New member Joined Sep 26, 2023 Messages 1 Sep 26, 2023 #1 I have this problem when i installed a vps on hostinger and i selected Direct Admin as an os usertype for user.conf needs to be repaired please help
I have this problem when i installed a vps on hostinger and i selected Direct Admin as an os usertype for user.conf needs to be repaired please help
Richard G Verified User Joined Jul 6, 2008 Messages 14,067 Location Maastricht Sep 26, 2023 #2 There is a link to a help there. Did you click that? Try like this: Code: cd /usr/local/directadmin/scripts ./fix_da_user.sh username user domain.com Otherwise go via SSH to: cd /usr/local/directadmin/data/users/username then look for the usertype and if necessary change to: usertype=user Restart directadmin afterwards just to be sure. service directadmin restart
There is a link to a help there. Did you click that? Try like this: Code: cd /usr/local/directadmin/scripts ./fix_da_user.sh username user domain.com Otherwise go via SSH to: cd /usr/local/directadmin/data/users/username then look for the usertype and if necessary change to: usertype=user Restart directadmin afterwards just to be sure. service directadmin restart