• 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

Resolved Plesk Onyx- Installation issue -Redhat 7

Binesh S

Regular Pleskian
Hello All

All plesk Onyx installation got installation error

Run command by the following KB

How to install older/testing Plesk versions using Plesk Installer

Exception: Failed to solve dependencies:
php-fpm-5.4.16-23.el7_0.3.x86_64 requires php-common(x86-64) = 5.4.16-23.el7_0.3
php-mbstring-5.4.16-23.el7_0.3.x86_64 requires php-common(x86-64) = 5.4.16-23.el7_0.3

ERROR: The Yum utility failed to install the required packages.
Attention! Your software might be inoperable.
Please contact product technical support.

Tested Plesk 17.5 & 17.8 ( stable)

Seems to be bug , IgorG check and inform support team
Redhat 7.2 ,7.5 and 7.7 tested

Thanks
 
  1. Enable optional packages repository using the following command:

    Note: The command may return an error, but the repository will be enabled.
    • for RHEL 7:

      # subscription-manager repos --enable=rhel-7-server-optional-rpms
  2. Verify that repository has been enabled:

    # yum repolist all | grep optional-rpms

  3. Rerun Plesk installation.
 
Back
Top