Consultor Eletrônico



Kbase P11176: How to change the web server port using fathom 1.0A or 2.0A
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/05/2008
Status: Verified

GOAL:

How to manually change the web server port using fathom 1.0A

GOAL:

How to change the web server port using fathom 2.0A

FACT(s) (Environment):

All Supported Operating Systems
Fathom Management 1.0A
Fathom Management 2.0A

FIX:

The correct way to change the web server port in Fathom is using the web interface on the configuration option.

If the port is already being used and there is no access to the web interface, manually edit the file $FATHOMINSTALL/config/fathomweb.xml and change the port number on the following location:

<Set name="Port">9090</Set>

Remember to stop the Progress and Fathom processes and backup the installation before edit the file.