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

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