Merge pull-request #2290
This commit is contained in:
1
Vagrantfile
vendored
1
Vagrantfile
vendored
@@ -1,5 +1,6 @@
|
||||
|
||||
$script = <<SCRIPT
|
||||
apt-get update
|
||||
apt-get install -y apache2 php5 php5-sqlite php5-mysql php5-pgsql php5-gd curl unzip && \
|
||||
apt-get clean && \
|
||||
echo "ServerName localhost" >> /etc/apache2/apache2.conf && \
|
||||
|
||||
Reference in New Issue
Block a user