Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. $ sudo apt-get install software-properties-common
  2. $ sudo add-apt-repository ppa:ondrej/php
  3. $ sudo apt-get update
  4. $ sudo apt-get install -y php7.1
  5.  
  6. Reading package lists... Done
  7. Building dependency tree
  8. Reading state information... Done
  9. E: Unable to locate package php7.1-mysql
  10. E: Couldn't find any package by regex 'php7.1-mysql'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement