Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


nginx_emerg_bind_80_failed_98_address_already_use

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
nginx_emerg_bind_80_failed_98_address_already_use [2020/06/17 17:27] – [To Check the Status of Nginx] wikiadminnginx_emerg_bind_80_failed_98_address_already_use [2020/06/17 17:33] (current) – [To Check the Status of Nginx after changes are made to nginx block files (.conf files) and before a Reload of Nginx] wikiadmin
Line 28: Line 28:
 <code>sudo systemctl status nginx.service</code> <code>sudo systemctl status nginx.service</code>
  
-==== To Check the Status of Nginx and changed .conf before running Reload ====+==== To Check the Status of Nginx.conf after making changes to nginx webserver blocks (*.conf files) and before performing a reload of Nginx ====
  
 <code>sudo nginx -t</code> <code>sudo nginx -t</code>
 +
 +You should see something like this after running --
 +
 +<QUOTE>nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
 +
 +nginx: configuration file /etc/nginx/nginx.conf test is successful</QUOTE>
  
nginx_emerg_bind_80_failed_98_address_already_use.1592414863.txt.gz · Last modified: 2020/06/17 17:27 by wikiadmin