• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Remove Domain

H

havesolutions

Guest
I have a domain that I cannot remove from Plesk. I manually removed the domain from IIS, deleted the doc folders under vhosts, removed the folder under mail enable, etc, but I cannot get Plesk to remove the domain entry.

What do I have to manually edit to get rid of the reference to the domain in Plesk?

TIA

JS
 
What is the error message you get from Plesk when you try to delete your domain ?
 
He gets messages saying things like mail aliases cannot be removed because they don't exist. Or possibly mailboxes.

Instead of accepting this an moving on Plesk errors out. It' friggin' frustrating as I'm trying to find the answer to this myself.

I mean what the H E double hockey sticks!?!?! If its not there, then it's deleted! move on and get the rest. Who's dumb idea was this to have plesk error out and fail.

Pisses you off man!
 
to delete this domain from plesk you'll need to fix mail by %plesk_bin%\mchk utility
mchk --domain --domain-name=problemdomainname
Then you'll need to create deleted folders .You can use Reconfigurator for this.
And after that you'll need to recreate deleted IIS configuration by %plesk_bin%\websrvmng
websrvmng --reconfigure --vhost --vhost-name=problem domainname
After that you'll be able to delete that domain
 
Back
Top