• 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.

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