• 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 Wrong update offered for PHP 7.3?

Sergio Manzi

Regular Pleskian
Hello everybody,

Some days ago I have upgraded from Plesk Onyx to Obsidian (Version 18.0.26 under CentOS Linux 7.8 ).

I have auto-update turned off (I prefer to be in control...) and today I was offered my first update since upgrading, but there is something fishy which I would like to check before proceeding: if I go to /admin/pum/updates-list I see that the PHP packages offered are from PLESK_17_PHP73, like, e.g.:

Code:
plesk-php73 1:7.3.17-1centos.7.200418.1216 (PLESK_17_PHP73)  |  PHP scripting language for creating dynamic web sites  |  Update to 1:7.3.17-1centos.7.200429.2337 (PLESK_17_PHP73)


Is that how it is supposed to be?

This is what I have in /etc/yum.repos.d/:

[PLESK_18_0_26-extras]
name=PLESK_18_0_26 extras
baseurl=Index of /pool/PSA_18.0.26_2994/extras-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP52]
name=PHP 5.2 for Plesk 17
baseurl=Index of /PHP52_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP53]
name=PHP 5.3 for Plesk 17
baseurl=Index of /PHP53_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP54]
name=PHP 5.4 for Plesk 17
baseurl=Index of /PHP54_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP55]
name=PHP 5.5 for Plesk 17
baseurl=Index of /PHP55_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP56]
name=PHP 5.6 for Plesk 17
baseurl=Index of /PHP56_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP70]
name=PHP 7.0 for Plesk 17
baseurl=Index of /PHP70_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP71]
name=PHP 7.1 for Plesk 17
baseurl=Index of /PHP71_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP72]
name=PHP 7.2 for Plesk 17
baseurl=Index of /PHP72_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP73]
name=PHP 7.3
baseurl=Index of /PHP73_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP74]
name=PHP 7.4
baseurl=Index of /PHP74_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_18_0_26-extras]
name=PLESK_18_0_26 extras
baseurl=Index of /pool/PSA_18.0.26_2994/extras-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP56]
name=PHP 5.6 for Plesk 17
baseurl=Index of /PHP56_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

[PLESK_17_PHP73]
name=PHP 7.3
baseurl=Index of /PHP73_17/dist-rpm-CentOS-7-x86_64
enabled=1
gpgcheck=1

Are the above correct? Should I get rid of any reference to [PLESK_17_*]?

Thanks in advance,

Sergio
 
Hello,

It's normal that PHP repositories has id PLESK_17_PHPXY, as plesk-php is shared for both Onyx and Obsidian.

Thanks,
 
Back
Top