Uninstalling the web server
Before you uninstall the web server, you must complete the following steps first.
- Return the existing license key by following the steps in Returning a software-based license key.
- Stop the UIM server with a non-root user ID.
cd /usr/z1090/bin ./uimserverstop
To uninstall the web server, complete the following steps:
- Open the directory where the installation package
ode-install-v2.0.0.tgz is
stored.
cd <directory> - Change the authority of the installation
package.
chmod 755 <package_name> - Decompress the installation
package.
When the decompression is complete, the installers can be found in the target directory. If you don't specify a target directory, the installers can be found in the same directory where the installation package is.tar -xvf <package_name>- Web server installer
- installer-2.0.0
- Run the installer with the root user ID, and then follow instructions to
uninstall.
Alternatively, you can uninstall the web server silently by using the following command:./<installer_name>./<installer_name> --uninstall