Knowledgebase: Plesk Panel
Plesk domain status codes
Posted by on 22 August 2012 10:58 AM
List all active domains: SELECT name FROM domains WHERE status = '0'

List all suspended domains: SELECT name FROM domains WHERE status = '16'

List all expired (hosting) domains: SELECT name FROM domains WHERE status = '256'

List all domains with backup/restore in progress: SELECT name FROM domains WHERE status = '4'

List all domains suspended by client: SELECT name FROM domains WHERE status = '64'

(0 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).