Amazon Linux 2 and PHP 5.6 support

0

I have spent the better part of 2 days attempting to resolve PHP 7.2 conflicts with our existing application in an ARM (aarch64) development environment. Unfortunately, I need to bring this development environment online for one of our developers quickly. In the interest of time, I need to install PHP 5.6 in this environment.

Things I've tried:

Is there any plan to open up PHP5.6 (architecture: aarch64) to the Amazon Linux 2 Package Repo? If not, is the recommendation to not use the ARM EC2 instances?

Thanks in advance for your help.

-Shaun

soleson
已提问 5 年前2341 查看次数
3 回答
0

PHP 5.6 has reached end-of-life by the PHP team, and is no longer receiving any support. Due to the short life expectancy of the package following our aarch64 announcement, we elected not to provide this particular extra on the aarch64 platform; if you do require PHP 5.6, we recommend using an x86_64 or i686 instance. The PHP code itself should function identically on any platform with a working PHP 5.6.

AWS
已回答 5 年前
0

Thank you for the response AWSTrinity.

Edited by: soleson on Jan 30, 2019 11:55 AM

soleson
已回答 5 年前
0

To add to the response above, php5.6 is available in Amazon Linux 1, but not Amazon Linux 2.
The version in Amazon Linux 1 is considered End Of Life so we still do not recommend using it, as there is no longer support upstream for it.

Thanks.

已回答 5 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则