Created
April 23, 2013 01:23
-
-
Save eminetto/5440103 to your computer and use it in GitHub Desktop.
Script de instalação de pacotes do Vagrant - php5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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