• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue at install remi repository

kanense

Basic Pleskian
Good day,

I'am following the follow KB article for upgrade/update PHP from version: php-5.3.3-27.el6_5.1.x86_64 to at least 5.3.10 (as the req. from joomla 3.3 and up), but every time I add:

Code:
# sudo rpm -Uvh remi-release-6*.rpm epel-release-6*.rpm
I get:

Code:
warning: remi-release-6.rpm: Header V3 DSA/SHA1 Signature, key ID 00f97f56: NOKEY
Preparing...                ########################################### [100%]
        package epel-release-6-8.noarch is already installed

Then when I go to edit and Enable remi repository by
Code:
sudo vi /etc/yum.repos.d/remi.repo

The fily are empty, nothing to do.

What I'am doing wrong? Any other way for upgrade PHP?

my system:

CPU: GenuineIntel, Intel Core i7 9xx (Nehalem ClassCore i7)
Parallels Plesk v12.0.18_build1200140606.15 os_CentOS 6
OS: CentOS 6.5 (Final)
PHP: 5.3.3-27.el6_5.1
 
Hello,

Sorry for late reply. The article not work for me. I still get error at and remi repository.

Is anyway for use the atomic repo without have nucleus subscrition?

edit:

I successful upgrade PHP from 5.3.3.27 to 5.4 by using the follow guide for add remi repository:


Then run
yum update

next I have added ioncube by:

yum install php-ioncube-loader

So far it seem to work.
 
Last edited:
Back
Top