Softaculous


Topic : Port 80 is closed


Posted By: wapumts on July 25, 2019, 5:38 pm

prevented to install https

how do I open port 80?
where I go ?
in which section?

Posted By: wapumts on July 25, 2019, 5:55 pm | Post: 1
[Thu Jul 25 12:39:26 2019] Port 80 is closed or no web server is running


the logs when I try to install a certified https

what to do ?

Posted By: Dhanya on July 26, 2019, 8:20 am | Post: 2
Hi,

It seems like your web server is not running on your server. You can check the same by executing the appropriate command as follows:
For Apache/Apache2 web server:
service httpd status

For Nginx web server:
service nginx status

For Lighttpd web server:
service lighttpd status

Also in order to check if port 80 is open or close you can check it here:
http://ping.eu/port-chk/

Let us know the output of the command as per the web server you are using on your server.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.