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年前2372ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ