• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Tomcat problem

S

sunmacet

Guest
Hi,

I runned into tomcat problems on my server and I did the stupid thing to install tomcat5.5 with yum.

So I am asking for help. How I can safely remove the tomcat5.5 and install the Plesk's default tomcat so that it would work again?

Please, help - thanks.

My server runs on CentOS 4.2.
 
you can do a rpm -q -a | grep tomcat
to find out the specific name of rpm,
Then execute rpm -e tomcat-? to remove.

However you may want to consider
NGASI AppServer Manager (http://www.ngasi.com)
which enables private jvm java hosting
with Plesk and other control panels.
 
Back
Top