• 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

Plesk won't start on port 8443 can someone answer

jrecho

New Pleskian
After an automatic update Plesk 8.2 won’t start. When using the service monitor. I start it then it goes right back down.

When I went to IIS and changed its port from 8444 it worked. Can anyone help ???

in the even viewer I see
It says that is can not bind to the port 8443 because its being used by another process.

its on a french server but here is one of the events

Impossible de lier vers le transport sous-jacent pour 0.0.0.0:8443. La liste IP d'écoute uniquement peut contenir une référence �_ une interface qui n'existe peut-être pas sur cet ordinateur .Le champ de données contient le numéro de l'erreur.
-----------------------------------------------

Impossible d'inscrire le préfixe d'URL 'http://*:8443/' pour le site '14051'. Le site a été désactivé. Le champ des données contient le numéro de l'erreur.

Pour plus d'informations, consultez le centre Aide et support �_ l'adresse http://go.microsoft.com/fwlink/events.asp.
-----------------------------------------------
 
Hi, on port 8443 there is the plesk apache web server for the admin interface...IIS should be on port 80
 
The point is that Plesk can be run either on Apache server (be default) or on IIS server. It is possible to switch the web server engine used by Plesk with Plesk Reconfigurator.

To switch Plesk to IIS web server enging run the following command in the %plesk_bin% folder (%plesk_bin% - is the system variable)

reconfigurator.exe --switch-plesk-web-server --new-provider=iis
 
Back
Top