• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Error CReating a domain

S

Silence

Guest
Hi There,

I'm using windows 2008 with Simple DNS.

When i try to create a domain, gives me this error:

Error: DNS records for domain with such name already exist


WHat can i do?

Thanks!
 
HI there,


You need to go to your database of plesk, the name is psa , and then delete the collums with the domain name..

Save, and then add the domain.

Solved.


Regards!
 
Hey thanks fo replying quick.
I use MySQL for plesk database but i cant find the location of this database you mentioned or is this a simple DNS database?

Thanks
 
Hum...

My database it's mssql...

U know what database is? The name ?

Use MySQL adminstrator i think it's the same way!

Regards,
 
i doubt phpmyadmin will work, i think my only option of removing the related field is command line for MySQL, which i currently have no idea how to accomplish.
Thanks for the hint nevertheless
 
Hi there,

Which is your OS?

The version of plesk it's 8.4?

Thanks.
 
Gentlemen,

There are three possible database engines in Plesk for Windows:

1) MSSQL. In this case it can be edited with SQL Management Studio;
2) Jet. Can be opened with MS access or third-party tools like MDB viewer;
3) MySQL. Can be reached with the script below:

Start > Run > cmd
cd %plesk_dir%\mysql\bin
> mysql.exe -uadmin -pPLESK_ADMIN_PASSWORD -P8306 psa

Please do not forget to backup the database before doing any changes ;-)
 
Thanks for the tip Dmitry, i was able to login to MySQL console with that command, but i dont know how to call up or edit the tables. i believe what i need t edit is dns_recs but i have no clue how to.
 
Did you get it to work???

Do you consider youself a successful Windows 2008 <> Plesk install?
Did you ever get it to function, Plesk CP without errors in the event logs?

I've been trying to get a decent working system of Win2k8 x64 and Plesk for about 2 months now without any luck. Parallels doesn't seem to have anyone that knows anything about Win2k8 to help.




Hi There,

I'm using windows 2008 with Simple DNS.

When i try to create a domain, gives me this error:

Error: DNS records for domain with such name already exist


WHat can i do?

Thanks!
 
Back
Top