• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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