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

Deletion of domain fails

M

marcel_0815

Guest
Hallo,

after creating a new domain with Plesk and altering settings of this new domian in IIS (ok, shame on me), I couldn't delete this anymore with Plesk.
I deleted it with IIS now, but Plesk still shows its existence. Is there a command to "synchronize" the state of Plesk, such as plesk reads the configuration of IISS and alters its tables?
Also creating the domain in IIS, giving privileges to Plesk andsoon, doesn't work.

Here the error:

Unable to turn the domain OFF: Execute websrvmng --stop-vhost "--vhost-name=foobar.com" failed: Schwerwiegender Fehler (COM Error 8000FFFF) at stopHosting(foobar.com)

Cheers Marcel
 
try this command:

C:\Program Files\SWSoft\Plesk\admin\bin> websrvmng.exe --reconfigure-vhost --vhost-name=foobar.com
 
I also had this issue after tweeking IIS :)

There's a reg key under the Plesk tree called SitesCache.
HKEY_LOCAL_MACHINE\SOFTWARE\PLESK\PSA Config\Config\SitesCache

Backup the tree, then delete this key. This forces Plesk to rebuild the links between IIS and the Plesk interface :)

Regards
Lea
 
Back
Top