• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Expired Domains

SoheilY

New Pleskian
Hi,

How can i get or export a list of expired domains ??? i have near 350 domains on my plesk server and i'm sure some of domains are expired, but i don't know how discover expired domains.

Thanks with best regards
Soheil YOUSEFI
 
You can try to find these domains with following SQL query
select name from domains where status & 256;
 
Last edited:
SQL query

Hi IgorG

i did it, it gaves me 3 different status, 80% are "0" , 5% are "16" and 15% are "64".

i checked them but i can't undrestand which are expired and which are active.
 
Query resault

Hi,

it is ok, now i can delete all expired domains on my server so i can increase disk space.

THANK YOU, THANK YOU

Soheil YOUSEFI
 
Back
Top