• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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