Advertisement
Guest User

Untitled

a guest
Nov 25th, 2017
1,345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. apt-get update
  2. apt-get install apache2
  3. apt-get install php
  4. apt-get install mysql-server
  5. apt-get install phpmyadmin
  6. service apache2 restart
  7.  
  8.  
  9. apt-get install php-json
  10. apt-get install php-curl
  11. service apache2 restart
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement