See also: Variables Used, Supported Operating Systems and Browser
If you
have performed an rpm installation of the SAP DB Web Tools software, start the
SAP DB Web Server with the command
/etc/rc.d/sapdb-web
start
To
stop the server, use the command
/etc/rc.d/sapdb-web
stop
Start the SAP DB Web Server as follows:
...
1.
Set the
environment variable
LD_LIBRARY_PATH. To do this, enter the following command:
export LD_LIBRARY_PATH=<installation_path_web_tools>/lib:
<independent_program_path>/lib:$LD_LIBRARY_PATH
2. Go to directory <installation_path_web_tools>/pgm
3. Enter the following command: ./wahttp
wahttp [-f <file>] [&] [-h]
· You can use the call parameter -f <file> to specify a configuration file other than the file WebAgent74.ini. For <file>, specify the path and file name of the desired configuration file.
· You can use the call parameter & to start the SAP DB 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 WebAgent74.ini, you can also change the specification of the configuration file in the file <installation_path_web_tools>/pgm/wahttp.conf.
When you start the SAP DB Web Server, the SAP DB Web Tools are automatically made available as Web Server Services.
Accesses to the SAP DB Web Server are logged if you have enabled logging when configuring the SAP DB Web Server.