• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Resolved [Plesk installer] The following packages have unmet dependencies: psa-php-configurator

King555

Regular Pleskian
When I'm trying to install the "PHP version by OS vendor" (Ubuntu 18) via the console (/usr/local/psa/admin/bin/autoinstaller) I get the following error:

Code:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
psa-php-configurator : PreDepends: libapache2-mod-php
                        PreDepends: php-cgi
                        Depends: php-mysql but it is not going to be installed or
                                 php-mysqlnd
                        Depends: php-gd
                        Depends: php-imap
                        Depends: php-curl
                        Depends: php-mbstring
                        Depends: php-zip
E: Unable to correct problems, you have held broken packages.

Installation will not continue

ERROR: The apt-get failed with the following message:
Not all packages were installed.
Visit https://support.plesk.com/ to search for a solution.

I think I know what lead to this error:
- After a fresh installation of Ubuntu 18 and Plesk Obsidian I installed PHP 5.6 via the ondrej/php repository.
- Then I deleted the OS vendor PHP version via the Plesk installer, which deleted PHP 5.6 (I don't know why).
- Then I had to reinstall PHP 5.6.
- Some days ago I uninstalled PHP 5.6, because I migrated my PHP applications to PHP 7.4.
- I remember that "psa-php-configurator" was part of the uninstallation (I could not skip this).

Does anyone know a solution for me?

EDIT: I resolved it by myself. I uninstalled PHP 7.2 (from OS vendor) manually via console, which was still installed. Now I could install it again via Plesk installer. The problem was that there was an inconsistency between Plesk installer (OS vendor version NOT installed) and reality (OS vendor version IS installed).
 
Last edited:
Back
Top