This shows you the differences between two versions of the page.
| 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 ====== | + | ====== |
| > **Product: | > **Product: | ||
| - | > **Summary: | + | > **Summary: |
| ===== 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: |
| < | < | ||
| Line 20: | Line 20: | ||
| </ | </ | ||
| - | - 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:// | * [[http:// | ||
| * [[zoo: | * [[zoo: | ||
| + | |||
| ===== Resolutions ===== | ===== Resolutions ===== | ||
| - | - Move the Zoo to a machine which is not running Web services. | + | - Move the LAN Zoo to a machine which is not running Web services. |
| - 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. | ||