• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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