How to remove Tomcat on cPanel
Do you want to remove Tomcat from cPanel?
Login as root to your server using ssh
Stop Tomcat process:
# /usr/sbin/stoptomcat
Remove the next files:
# rm -f /usr/sbin/starttomcat
# rm -f /usr/sbin/startomcat
# rm -f /usr/sbin/stoptomcat
To finish, you should remove all mod_jk lines from httpd.conf, including addmodule, loadmodule, and include line.
4:21 PM
|
Tags:
cpanel
|
This entry was posted on 4:21 PM
and is filed under
cpanel
.
You can follow any responses to this entry through
the RSS 2.0 feed.
You can leave a response,
or trackback from your own site.
Subscribe to:
Post Comments (Atom)
0 Comments:
Post a Comment