Добрый день.
Хотел поставить php7, но не получается.
Подскажите, что не так:
$ sudo add-apt-repository ppa:ondrej/php-7.0
$ sudo apt-get update
При update получаю сообщение:
W: Failed to fetch http://repo.flops.ru/ubuntu/dists/precise/Release
W: Failed to fetch http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/dists/precise/main/source/Sources 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/dists/precise/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/ondrej/php-7.0/ubuntu/dists/precise/main/binary-i386/Packages 404 Not Found
Соответственно установить не могу.
$ sudo apt-get install php7.0 php7.0-common php7.0-cgi php7.0-fpm php7.0-mysql
Может есть другой ppa ?