• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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