0

I have a server with Ubuntu 16.04 installed. Righ now I'm trying to install Nginx+PHP7. I follow this instructions (so sorry that is in spanish, but you can see the commands at least). The thing is, when I execute:

sudo apt-get install php-fpm php-mysql

I get this error in the end: enter image description here

What should I do? why it cannot instal php-fpm ?

Sredny M Casanova
  • 129
  • 1
  • 1
  • 3
  • If you read all the error messages this will become obvious to you. It also tells you what commands to run to get additional information. It looks like there's a previous installation in the way, and I wonder if the version manager is in an inconsistent state. – Tim Feb 20 '17 at 22:35
  • You need to scroll back to the original error. – Michael Hampton Feb 20 '17 at 23:40
  • In the future please use cut-and-paste for posting console output and format it as "`code`" rather than posting screenshots. That improves readability, often attracts better answers more quickly and allows indexing by search engines, which may help people with similar questions. – HBruijn Feb 21 '17 at 09:15

0 Answers0