• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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