• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Upgraded to 7.5.4, but plesk says its still 7.5.2

P

panaman

Guest
Ok.... basically ran the updater through the web interface... got that tomcat error 1062...

did some searching and found out i needed to remove the tomcat from the mysql db by doing this:
# mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa -e"delete from Components where name='tomcat'"

I did that..
then i ran /usr/local/psa/admin/bin/autoinstaller

install the everything..
no errors

but when i log into plesk it says its still 7.5.2
# rpm -qa psa
psa-7.5.2-rhel3.build75050130.17
psa-7.5.4-rhel3.build75050824.12

Running Redhat RHEL 3
 
Same problem here. Im looking for a fix but no sucess. I upgraded a lot of servers from 7.5.3 to 7.5.4 with no prob. Upgrading from 7.5.2 to 7.5.4 i got this issue... :confused:
 
BTW, i upgraded manually by rpms.
I dont trust Plesk Autoupdater yet. Ive read a lot of scary stuff
 
Back
Top