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

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