Difference between revisions of "Nucleus"
m (→Terms and Conditions) |
(→Ordering Instructions) |
||
Line 13: | Line 13: | ||
Purchase of a license provides the purchaser with a Username and Password which can be used to access the Nucleus Archive on the Atomicorp Downloads page. | Purchase of a license provides the purchaser with a Username and Password which can be used to access the Nucleus Archive on the Atomicorp Downloads page. | ||
+ | |||
+ | Once you have purchased a license to the Nucleus Repo, please either log-in to your [http://atomicorp.com/support/support-portal.html Support Portal] account, and open up a ticket/case with your Username and the IP address you wish to install the repo on. Alternatively, you can send an email to support@atomicorp.com with the same info. | ||
+ | |||
+ | Once you have submitted that information to us, we can add your into to the repository and you will be free to download it with the command: yum install nucleus-release. Please note you *must* have the Atomicorp Repo installed before hand. | ||
= Support = | = Support = |
Revision as of 12:31, 15 July 2013
Contents |
Introduction
The Atomicorp Nucleus PHP 5.3 Repository (PHP 5.3 Archive) provides PHP 5.3 and related legacy support packages for Redhat, CentOS, and Cloudlinux versions 5 and 6 including:
- PHP 5.3 APIs
- ionCube Loader
- APC (Alternative PHP Cache)
- PHP Zen Guard Loader
Ordering Instructions
Access licenses to the Nucleus Repository can be purchased from the Atomicorp Store for $10 per month or $99 per year per IP address.
Purchase of a license provides the purchaser with a Username and Password which can be used to access the Nucleus Archive on the Atomicorp Downloads page.
Once you have purchased a license to the Nucleus Repo, please either log-in to your Support Portal account, and open up a ticket/case with your Username and the IP address you wish to install the repo on. Alternatively, you can send an email to support@atomicorp.com with the same info.
Once you have submitted that information to us, we can add your into to the repository and you will be free to download it with the command: yum install nucleus-release. Please note you *must* have the Atomicorp Repo installed before hand.
Support
Support from Atomicorp is limited to the timely update of the repository.
Terms and Conditions
Purchase of a single Nucleus Repository license entitles the purchaser to access and download from the Nucleus Repository to a single IP address within the time period of the license. Atomicorp will update the Nucleus Repository with patches when they are available and where it is possible within a reasonable amount of time. Supported packages may change at any time without notice at Atomicorp’s discretion. Please see Atomicorp’s End User License Agreement for further details.
Installation
NOTE: The rpm command does not support https.
EL 5
Step 1)
As root run the command:
Step 2)
If you are using the Atomic repository you must add this to the /etc/yum.repos.d/atomic.repo file:
exclude=php*
EL 6
As root run the command:
Step 2)
If you are using the Atomic repository you must add this to the /etc/yum.repos.d/atomic.repo file:
exclude=php*