Entering content frame

 UNIX: Starting the MaxDB Web Server  

See also: Variables Used, Supported Operating Systems and Browsers

Procedure

Start the MaxDB Web Server as follows:

...

...

    1.      Set the environment variable LD_LIBRARY_PATH. To do this, enter the following command:
export LD_LIBRARY_PATH=<independent_program_path>/web/lib:
<independent_program_path>/lib:$LD_LIBRARY_PATH

If you have installed the Web Tools software for hp-ux (32 Bit), enter SHLIB_PATH instead of LD_LIBRARY_PATH.
If you are working with a 64 bit platform (with the exception of
tru64 and linux IA64), enter /lib/lib64 instead of /lib.

       2.      Switch to the directory <independent_program_path>/web/pgm.

       3.      Enter the following command: ./wahttp

Call Options

wahttp [-f <file>] [&] [-h]

·        You can use the call parameter -f <file> to specify a configuration file other than the file WebAgent75.ini. For <file>, specify the path and file name of the chosen configuration file.

·        You can use the call parameter & to start the Web Server in the background.

·        You can use the call parameter -h to display all call options.

To use a configuration file other than the file WebAgent75.ini, you can also change the specification of the configuration file in the file <independent_program_path>/web/pgm/wahttp.conf.

Result

When you start the MaxDB Web Server, the Web Tools are automatically made available as Web Server Services.

Access to the Web Server is logged if you have enabled logging (see Configuring the MaxDB Web Server).

Next Installation Step

Configuring the Web Browser

 

Leaving content frame