Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans to add support for PHP greater than 5.3 on Amazon Linux? #166

Closed
et304383 opened this issue Feb 26, 2016 · 3 comments
Closed

Any plans to add support for PHP greater than 5.3 on Amazon Linux? #166

et304383 opened this issue Feb 26, 2016 · 3 comments

Comments

@et304383
Copy link

This cookbook is years old and still does not support installing from yum versions of php greater than 5.3 as all versions greater than 5.3 on Amazon Linux are labelled php54, php55, and php56.

This cookbook still relies on the platform family of rhel and version greater than or equal to 6 to install the package "php".

I honestly thought by now that someone might have complained about this. I'm surprised. I started using Chef over 2 years ago, saw this cookbook, and could not use it THEN. Disappointing to see it's still not useful on Amazon Linux. :(

@tas50
Copy link
Contributor

tas50 commented Feb 26, 2016

Amazon Linux is a bit tricky since our testing model uses kitchen-docker in Travis and figuring out exactly what date amazon makes the jumps in their packages can be "challenging" to say the least. We've done it in a lot of other cookbooks, but it is true that we're not doing a good job of supporting Amazon Linux here. Let me fire up an Amazon box and see what it would take to clean up the code a bit.

Also we're going to rewrite this entire cookbook in the near future and hopefully eliminate some of the need for funky case statements deciding what packages to instal.

@tas50
Copy link
Contributor

tas50 commented Feb 26, 2016

2411edf should resolve this. Feel free to open this back up if there's anything else that needs to get fixed.

@tas50 tas50 closed this as completed Feb 26, 2016
@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
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

2 participants