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.

posta 2 anni fa119 visualizzazioni
Nessuna risposta

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande