Site Tools


Differences

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

Link to this comparison view

Next revision
Previous revision
zoo:webserverport80 [2020/08/14]
127.0.0.1 external edit
zoo:webserverport80 [2021/03/12] (current)
dale
Line 1: Line 1:
-====== Zoo Fails to Start on Web Servers ======+====== LAN Zoo Fails to Start on Web Servers ======
 > **Product:** //[[zoo:home|Zoo]]// > **Product:** //[[zoo:home|Zoo]]//
-> **Summary:** //Zoo requires access to TCP Port 80. This is not possible on systems with Web Services running.//+> **Summary:** //LAN Zoo requires access to TCP Port 80. This is not possible on systems with Web Services running.//
  
 ===== Issue ===== ===== Issue =====
-When I restart my server, the Zoo service does not start. When I check the Windows Event Log (Control Panel -> Administrative Tools -> Event Log), I can see that the Zoo service logged an error:+When I restart my server, the LAN Zoo service does not start. When I check the Windows Event Log (Control Panel -> Administrative Tools -> Event Log), I can see that the LAN Zoo service logged an error:
  
 <code> <code>
Line 20: Line 20:
 </code> </code>
  
-  - Run **NETSTAT -ano** from the command line and write down the PID number of the open port that you want free.+  - Run **NETSTAT -o -n -a** from the command line and write down the PID number of the open port that you want free.
   - From a task manager you can see what process is having the PID, and you can tell which program is using that port.   - From a task manager you can see what process is having the PID, and you can tell which program is using that port.
  
Line 29: Line 29:
   * [[http://www.java.com|Java]]   * [[http://www.java.com|Java]]
   * [[zoo:zooskype|Skype]]   * [[zoo:zooskype|Skype]]
 +
 ===== Resolutions ===== ===== Resolutions =====
-  - Move the Zoo to a machine which is not running Web services.  This can be a print server, another workstation which is left powered on, or an additional virtual server.+  - Move the LAN Zoo to a machine which is not running Web services.  This can be a print server, another workstation which is left powered on, or an additional virtual server.
   - Configure the web services to use a different port. Both Apache and IIS can be configured to run on a different port.   - Configure the web services to use a different port. Both Apache and IIS can be configured to run on a different port.
  
zoo/webserverport80.1597445311.txt.gz ยท Last modified: 2020/08/14 by 127.0.0.1