Package psa-tomcat-configurator needs mod_jk, this is not available.
by Tinuva on Oct.06, 2009, under Plesk
This happens when you do a ‘yum update’ on a Centos 5 server with Plesk 8.x installed. The problem is that this module was removed as a package and by default now part of the new apache package.
The work around is to download 2 files from ftp://download1.parallels.net/Plesk/Autoupdate/Unix/8.6.0/147424/
RPM 1: ftp://download1.parallels.net/Plesk/Autoupdate/Unix/8.6.0/147424/tomcat-configurator/centos5/psa-tomcat-configurator-9.0.0-cos5.build90081117.17.noarch.rpm
RPM 2: ftp://download1.parallels.net/Plesk/Autoupdate/Unix/8.6.0/147424/mod_jk/x86_64/psa-mod_jk-1.2.15-6.98092.x86_64.rpm
Download them to a seperate folder and install via:
rpm -Uvh *
Once this is done you should be able to do a normal “yum update”