• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

View Client/Domain Expiration Dates

G

gdhnz@

Guest
Can someone tell me how I can view Client and Domain Expiration Dates?

I know how to modify them but where do I go to find out what they are currently set to? I should be able to do this via Plesk without having to run a mysql query.
 
You can find it in Summary Report for doman/client.
In command line you can use following utility:
# /usr/local/psa/bin/domain_pref -i domain.tld | grep -i expir
Expiration date: Jan 23, 2022
 
Back
Top