The installation script creates an uninstall script named uninstallKronodoc in the installation directory (if it is not writable, then in the /tmp directory). It can be used to remove everything that was written to disk during the installation procedure and to stop the web server that may be running.
# csh uninstallKronodoc RUNNING THIS SCRIPT WILL REMOVE ALL PROJECTS UNDER /home/kronodoc/pp2012_2/Kronodoc Are you sure you want to continue? yes Proceeding to remove installation at /home/kronodoc/pp2012_2/Project Portal and /home/kronodoc/pp2012/httpd Installation at /home/kronodoc/pp2012_2/Project Portal and /home/kronodoc/pp2012/httpd removed # rm uninstallKronodoc
Please note that the uninstall script is intended to clean up your system after an incomplete installation or when you are moving your data to another host. Therefore, it will not only remove the system files but also all projects and data hosted by the current installation of Project Portal except for tables and their contents in a database installation. If you want to delete the system but keep the data for another Project Portal installation, move the project data elsewhere or make an archive copy of it in a safe place before running the uninstall script.