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