• 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
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Restart of IIS using Plesk Panel (service provider mode)

jswainosd

New Pleskian
Hi,

Is there a way to restart IIS via the Plesk 11.5 service provider panel (windows 2008 server with no root access).

I am trying to setup custom error pages and the documentation says to restart IIS after you make the change. At i dont have root access i currently have to ring Webfusion and ask them to do it :(

Can this be done from the panel?

Jason
 
You can't restart IIS from Plesk interface because Plesk interface works on IIS and it will be hanged on if you restart IIS.
But you can restart whole Plesk server through Plesk interface.
 
if you have rdp access then you can create schedule task to run IISRESET command as per your requirement. Or simply run IISRESET from command prompt
 
Back
Top