php 5.4 is not part of any of the base CentOS repositories I'm aware of. Where, exactly, do you expect to find it?
There is a 'webtatic' repository at https://webtatic.com/packages/php54/, that may serve. But you'll need to enable and activate that repository with the yum cookbook or manually before this recipe can possibly work.
--
Nico Kadel-Garcia
Senior Systems Consultant
Email: " target="_blank">
Cell Phone: +1.339.368.2428
From: Nikhil Shah < " target="_blank"> >
Sent: Thursday, August 07, 2014 3:44 PM
To: " target="_blank">
Subject: [chef] php5.4Hello,
I am having a hard time installing php54 on centos...I'm using the following cookbook:
When deploying php using the default recipe, it installs 5.3...In that case I setup an override attribute:
name "php54"
description "php54 applied to all instances."
run_list(
"recipe[yum]",
"recipe[yum-epel]",
"recipe[php]"
)
default_attributes(
"php" => {
"version" => "5.4.15"
}
Is there another cookbook that I should be looking at to be able to switch between php5.3 and 5.4?--
Nikhil Shah • System Administrator
THE ORCHARD Distribution Done Right23 E 4th St Fl 3, New York, NY 10003
Privileged And Confidential Communication. This electronic transmission, and any documents attached hereto, (a) are protected by the Electronic Communications Privacy Act (18 USC §§ 2510-2521), (b) may contain confidential and/or legally privileged information, and (c) are for the sole use of the intended recipient named above. If you have received this electronic message in error, please notify the sender and delete the electronic message. Any disclosure, copying, distribution, or use of the contents of the information received in error is strictly prohibited.
Archive powered by MHonArc 2.6.16.