Admin-Ahead Community

Windows => Control Panels => Plesk => Topic started by: jominj on February 01, 2014, 02:25:24 am

Title: Creation of subdomain fails with error: websrvmng failed
Post by: jominj on February 01, 2014, 02:25:24 am
While we create sub domains it may fail with the following error:
Code: [Select]
    WebServerManager::addVhost() failed: websrvmng failed: Unknown error 0xC00CE560 (COM Error C00CE560) at configHosting(domain.tld)


This error is due to broken  file with domain security settings .security.

To solve this we have to
Code: [Select]
    "%plesk_bin%\websrvmng.exe" --reconfigure-vhost --vhost-name=domain.tld

That's all the issue is fixed.!!