Quantcast
Viewing all articles
Browse latest Browse all 6002

How to install php-memcached ext on php 7.4

I have upgraded Ubuntu from 20.04 to 24.04 and i have several versions of php installed on my server

sudo update-alternatives --config php

Image may be NSFW.
Clik here to view.
enter image description here

So the problem is that i cant install php-memcached on php7.4 version

I tried

apt install php7.4-memcached

but it gives errorE: Unable to locate package php7.4-memcached E: Couldn't find any package by glob 'php7.4-memcached'

After this, i triedapt install php-memcached

apt-cache search memcached | grep PHP

gives this:

Image may be NSFW.
Clik here to view.
enter image description here

The problem is that it is installing memcached extension only for php 8.3

How to force php-memcached to install for PHP 7.3 ?


Viewing all articles
Browse latest Browse all 6002

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>