• 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.

can not change owner

K

kpsinghl1

Guest
I could not change owners of one of my domains.

The resolution in knowledgebase was

Remove these DNS records straight from Plesk database:



For MSSQL and MySQL DB provider:

DELETE FROM `dns_recs` WHERE DisplayHost LIKE '%domain.com%';


For MS Access DB provider:

DELETE FROM `dns_recs` WHERE DisplayHost LIKE '*domain.com*';


The problem is that I am newbee and do not know much about plesk and databse.

Can somebody tell me where to find dns_recs.

thanks.

K P Singh
 
Back
Top