When the script finishes and you see the following message, everything has been written to disk and you can proceed to start the web server daemon and access the system through your web browser. The script will end its task by printing out instructions on how to do this. The following lines provide an example of the commands you need to carry out manually in order to complete the installation.
Installation complete
To verify the installation, start the Web server with command
/home/kronodoc/pp2012/httpd/support/start_kronodoc_web_server
then in a browser go to URL
https://krono.company.com:8088/kronodoc
To remove the entire installation, you can run
csh /home/kronodoc/pp2012/inst/uninstallKronodoc
Creating Project Portal installation report
As the last step, the installer verifies that the database has a correct schema. If you have installed a new version using an old database schema, the system will notify you of any actions needed.
INFO: Comparing schema versions. INFO: Schema is recent enough: 50001 >= 50001. INFO: Comparing current schema to the current DDLs. INFO: All OK.