Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created April 23, 2013 01:23
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save eminetto/5440103 to your computer and use it in GitHub Desktop.
Save eminetto/5440103 to your computer and use it in GitHub Desktop.
Script de instalação de pacotes do Vagrant - php5
apt-get update
apt-get install -y php5 php5-cli php5-xdebug php5-mysql phpunit php-apc php5-imagick php5-mcrypt php5-memcache php5-suhosin php-pear curl imagemagick php5-dev php5-curl php5-sqlite phpmyadmin mysql-server libapache2-mod-php5 apache2 memcached vim git-core subversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment