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