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

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