Vagrant Box - LAMP stack - PHP 5.5.9

  • Ubuntu 14.04.5 LTS
  • Apache 2.4.7
  • MySQL 5.5.62
  • PHP 5.5.9
  • phpMyAdmin 4.0.10

Installation

Configuration

  • Change IP and synced folder inside Vagrantfile
  • Change MySQL username, password and database name inside bootstrap.sh
  • Run vagrant reload to allow changes to take effect