• 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

installation 7.5.2 hotfix

Z

zeki79

Guest
hi there,
when i install the 7.5.2 rpm on my suse 9.1 i get this messages:


dreambox:~/psa7.5.2-hotfix # rpm -Uhv psa-hotfix-7.5.2-suse9.1.build75050204.16.i586.rpm
Preparing... ########################################### [100%]
package psa-hotfix-7.5.2-suse9.1.build75050204.16 is already installed


...but i dont have installed the hotfix on my system.

any idea why and how i can install the hotfix on my system?
 
Originally posted by zeki79
hi there,
when i install the 7.5.2 rpm on my suse 9.1 i get this messages:


dreambox:~/psa7.5.2-hotfix # rpm -Uhv psa-hotfix-7.5.2-suse9.1.build75050204.16.i586.rpm
Preparing... ########################################### [100%]
package psa-hotfix-7.5.2-suse9.1.build75050204.16 is already installed


...but i dont have installed the hotfix on my system.

any idea why and how i can install the hotfix on my system?

Hello,

Why do you need to install it if it is already installed?
Try running 'rpm -q psa'.
And if you get *build75050204* and not *build75050128* that means that hotfix is installed.
Anyway, you can reinstall it with 'rpm -Uvh --force' command.
 
hi there,
here is the output:

dreambox:~ # rpm -q psa
psa-7.5.2-suse9.1.build75050128.10
dreambox:~ #

it isnt installed the hotfix...
i have installed it with:

dreambox:/source/plesk/psa7.5.2-hotfix # rpm -Uvh --force psa-hotfix-7.5.2-suse9.1.build75050204.16.i586.rpm
Preparing... ########################################### [100%]
1:psa-hotfix ########################################### [100%]
dreambox:/source/plesk/psa7.5.2-hotfix # rpm -q psa
psa-7.5.2-suse9.1.build75050128.10
dreambox:/source/plesk/psa7.5.2-hotfix #

...but when i try a rpm -q psa i get always the 128.10

when i change the password in horde, i get two entrys in /var/qmail/users/poppasswd

i seems, that the patch isnt installed.....
 
Back
Top