You are here: About installation > Installation steps > Starting and stopping Kronodoc

Starting and stopping Project Portal

Verify that the database is running on the database server before starting Project Portal and its web server. If you need to restart the database server, remember to shut down Project Portal first.

Start Project Portal by starting the web server under which it is running with the shell script named start_kronodoc_web_server:

$ /home/kronodoc/pp2012_2/httpd/support/start_kronodoc_web_server

This should be run with the privileges of the user ID with which Project Portal is installed, except if the port number used by Project Portal is below 1024, as such privileged ports are available only to root.

Similarly, the stop_kronodoc_web_server shell script can be used for  stopping the Project Portal system:

$ /home/kronodoc/pp2012_2/httpd/support/stop_kronodoc_web_server

The restart_kronodoc_web_server shell script can be used to stop and start Project Portal in an orderly manner, for example, to force changes in configuration files to take effect:

$ /home/kronodoc/pp2012_2/httpd/support/restart_kronodoc_web_server

In order for the Web server to start automatically every time your computer is booted, you have to add the server daemon starting command as specified by the installation script into the list of commands executed by the operating system upon system start. A sample script, kronodoc.redhat, for doing this on each supported platform is available in the httpd/support directory.


www.bluecieloecm.com