S SoheilY New Pleskian Nov 10, 2010 #1 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
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
IgorG Plesk addicted! Plesk Certified Professional Nov 10, 2010 #2 You can try to find these domains with following SQL query select name from domains where status & 256; Click to expand... Last edited: Nov 10, 2010
You can try to find these domains with following SQL query select name from domains where status & 256; Click to expand...
S SoheilY New Pleskian Nov 10, 2010 #3 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.
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.
S SoheilY New Pleskian Nov 11, 2010 #5 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
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