Suspend / Unsuspend domain via command line Plesk

 

Suspend a domain via command line Plesk

 /usr/local/psa/bin/domain -u yourdomain.com -status disabled

Domains are not listing and showing following error on Plesk Panel:

[stextbox id=”alert”]The webspace was suspended. All sites hosted with the webspace are not available.[/stextbox]

Unsuspend domain via command line Plesk

/usr/local/psa/bin/domain -u yourdomain.com -status enabled

Leave a Comment