Guest User

Untitled

a guest
Apr 19th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. sudo apt-get install php5-dev
  2. apt-get install libzip-dev
  3. vim /etc/php5/apache2/php.ini
  4. extension=zip.so
  5. service apache2 restart
Add Comment
Please, Sign In to add comment