Cent OS upgrade PHP
- by greggory.hz
I'm in the midst of resolving a bunch of security issues on a clients server to get them compliant with credit card laws and such.
The first order of business is getting php from 5.2.14 to 5.2.16.
When I run yum update php, this is the output I get:
Excluding Packages from CentOS-5 - Addons
Finished
Excluding Packages from CentOS-5 - Base
Finished
Excluding Packages from CentOS-5 - Extras
Finished
Excluding Packages from CentOS-5 - Updates
Finished
Setting up Update Process
No Packages marked for Update
I'm fairly new to CentOS, but with Debian/Ubuntu, you can add PPAs to allow new software packages. Is there something similar for CentOS? This output makes it look like it's ignoring all the main package repos as well.