Elastic Beanstalk upgrade (Php8) - Memcache error

2

We are migrating our Elastic Beanstalk server with the recommended version: Php7 is now deprecated and moving to php8. however, the new php8 beanstalk package has an error when deploying with memcache (Elasticache). it looks like the php7 version was configured with the memcache package unlike the newer php8 Beanstalk version. Can anyone confirm this?

How to properly install memcache package with ebextension. Will the new magic bean integrate memcached in the next few weeks?

thanks for the answers

eb-engine.log:
In MemcachedConnector.php line 69:
Class "Memcached" not found
  • same problem here, how to add memcached module to amazon linux 2 php 8?

  • Running php -m on a PHP 8 ec2 does not show memcache/memcached modules are available by default.

質問済み 2年前116ビュー
回答なし

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

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

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

関連するコンテンツ