• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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