Guest User

Untitled

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