Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

How to change PHP version #89

Open
bruno-barros opened this issue Apr 11, 2014 · 7 comments
Open

How to change PHP version #89

bruno-barros opened this issue Apr 11, 2014 · 7 comments

Comments

@bruno-barros
Copy link

A tried to change PHP version...

default['php']['version'] = '5.4.27'

but no change happened. The PHP version is always 5.3.10.
Is it possible? How would I accomplished that?

@EwanValentine
Copy link

bump - Having the same issue here...

@zot24
Copy link

zot24 commented May 15, 2014

+1

1 similar comment
@jfrubiom
Copy link

+1

@mackendy
Copy link

+1 nobody know?

@jfrubiom
Copy link

+1

1 similar comment
@zilb
Copy link

zilb commented Jun 16, 2015

+1

@cam5
Copy link

cam5 commented Jan 31, 2016

That default['php']['version'] only matters, I believe, when the value for node['php']['install_method'] is source. Otherwise, you're at the mercy of whatever the package manager's repositories on your system pulls down since package is the default value.

I've had some luck changing it up on my forked repo (https://github.com/AdventurousWebDesign/vagrant-lamp). I needed to use PHP 5.3, but you could take the principals and install whatever you'd like.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants