M
M
My joy2021-12-30 17:12:06
PHP
My joy, 2021-12-30 17:12:06

php7.1-imap module won't install on ubuntu 16.04?

Hi friends.

I can’t install php7.1-imap from the repo, it says that there is no such package.

apt install php7.1-imap

I also connected ppa ondrej, and update upgrade and everything is as usual. But he writes that there is no such thing.

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update


What to do in this case? do not offer a new serv and php version above, this is production.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
K
ky0, 2021-12-30
@ky0

Well, migrate the production to the current version. Or sit on what is now and do not twitch.

M
Maxim Babichev, 2021-12-30
@REZ1DENT3

What to do in this case? do not offer a new serv and php version above, this is production.

Then only collect from source

D
Drno, 2021-12-30
@Drno

There is an option from ppa.
Ondrey is already disabled, because this version of Ubuntu is not supported already.
I needed php 7.2 for this version, I found a working ppa. I can throw off
I think for 7.1 there is a
UPD
repo from which I have 7.1
installed sudo add-apt-repository ppa:tomvlk/php-archive
also added a repo for the entire bubunta archive, because a bunch of everything was not installed
sudo add-apt-repository 'deb de.archive.ubuntu.com/ubuntu xenial main universe'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question