Answer the question
In order to leave comments, you need to log in
Why doesn't install PHP7.1-FPM?
There was a problem out of the blue - php7.1-fpm is not installed on Ubuntu:
sudo apt-get install php7.1-fpm
Reading package lists... Done
Building dependency tree
Reading status information... Done
E: Failed to find package php7.1-fpm
E: Failed to find package using glob "php7.1-fpm »
E: Could not find package using regex "php7.1-fpm"
sudo apt-get install php7.1
Reading package lists... Done
Building dependency tree
Reading status information... Done
E: Failed to find package php7.1
E: Failed to find package using glob "php7.1"
E: Failed to find package using regex "php7.1"
Answer the question
In order to leave comments, you need to log in
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question