Previous Topic: Dependencies to Other Products on Linux and UNIXNext Topic: Installation of Client Automation


Restarting Apache on Linux

If you need to restart Apache, do not restart Apache using a Linux GUI because it does not pick up the environment required by CA Client Automation. Instead, for example, you can go to a shell and start Apache from there by using this command:

dsm_restart_apache [-f]

The -f option starts Apache if it is not currently running.

If you do not specify the -f option and Apache is not running, Apache will not be started. If Apache is already running, it will be restarted.