• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

After IIS re-Install How Do I Get Sites Back Up

V

vtechad

Guest
Somehow some of my IIS files were deleted from the server. After IIS was re-installed I now get under construction messages on each of the sites on the server. I at first tried to go in and re-add each of the sites but I then got challenge boxes appearing for each of the sites. So I went into IIS and tried to apply the permissions but that didn't seem to work so I backed those changes out and tried to go into Plesk and apply the permissions. When trying to go into the Virtual Directories to apply the permissions I then got an error message. Any suggestions on what I might do to fix this? I don't know the inner workings of IIS and Plesk well enough to get the sites back up and running again. Your help is greatly appreciated.
 
Once you reinstall IIS you needed to run these commands


1)"%plesk_bin%\websrvmng --install"
2)"%plesk_bin%\websrvmng --reconfigure-all"

You may want to try running this if you are still having trouble.
 
Back
Top