A
A
alovanton2016-03-21 16:43:05
linux
alovanton, 2016-03-21 16:43:05

Can't find package when updating php7, why?

Trouble updating php7. Centos 7.2
Everything according to this article ( https://www.digitalocean.com/community/tutorials/h... )
The error is that it does not find the package.

No package php70u-fpm-nginx available.
No package php70u-cli available.
No package php70u-mysqlnd available.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Severus256, 2016-03-21
@severus256

try with yum:

rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
rpm -Uvh https://mirror.webtatic.com/yum/el7/webtatic-release.rpm
yum install php70w php70w-opcache

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question