Quantum
Contents |
[edit] Introduction
The Atomicorp Quantum Repository provides cutting edge rpms for PHP for Redhat, CentOS, and Cloudlinux versions 5, 6 and 7.
[edit] Support
These rpms are not supported. Please report any issues on the community forums:
https://www.atomicorp.com/forums/viewforum.php?f=11
[edit] Installation
NOTE: The rpm command does not support https.
To enable access to both the atomic yum repository use the following automated installer:
wget -q -O - https://www.atomicorp.com/installers/atomic | sh
Or is you prefer to use an insecure non-SSL installation, use this command:
wget -q -O - http://www.atomicorp.com/installers/atomic | sh
Then install the quantum repository with this command:
yum install quantum-release
[edit] Uninstallation
To remove the quantum repository from your yum RPMs, run this command as root:
yum install quantum-release
To remove the atomic repository from your yum RPMs, run this command as root:
yum remove atomic-release
Note: This will not remove any rpms you have installed from ewither the atomic or quantum repositories.
[edit] GPG/PGP Key
All atomic rpms are signed with our GPG/PGP key. The atomic repository installer installs this key automatically. You do not need to download it.
However, if you need to download it manually its available from this URL:
https://www.atomicorp.com/RPM-GPG-KEY.atomicorp.txt
[edit] Frequently Asked Questions (FAQ)
[edit] Are the quantum RPMS supported?
No. They are unsupported. The quantum repository contains free unsupported software. It is not supported in any way. The nucleus repository is supported.
[edit] Are PHP 5.3 or 5.2 included in Quantum?
No, PHP 5.2 and 5.3 is not included in the Quantum repo. The Quantum repo only includesnewer versions of PHP.