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.

gefragt vor 2 Jahren120 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen