Giter Site home page Giter Site logo

vagrant-magento-php7's Introduction

Vagrant + Magento (1.9.2.3) + PHP-7.0.0

This Vagrantbox will build a Virtual Server for Virtualbox based on Ubuntu 14.04. On 'vagrant up' it will automatically install a Stack based on the following:

  • Nginx (1.4.6-1ubuntu3.3)
  • MySQL-Server 5.6
  • PHP7.0.0 (compiled from source)

Installation

To get it up and running follow the steps:

  • Download and install Virtualbox
  • Download and install Vagrant
  • Make sure you are at least at Vagrant version 1.5 or the steps below may not work for you.
  • change parameters in Vagrantfile
  • change parameters in config/settings/nginx/default

Execute

$ php composer.phar install
$ vagrant up

After successful first build you should disable line: 3 in ./bin/vagrant_up.sh to avoid the installation runs on every vagrant up.

#/vagrant/bin/vagrant-bootstrap.sh

What it does:

  • Build the virtual Server
  • on composer install will Magento installed
  • import install.sql.gz from "db" folder

Information:

MySQL-Root Password: empty (really empty "" not the string empty) PHP-7 is installed in /usr/local/php7

To Sync the changes in htdocs folder a vagrant rsync must be executed

###Caution: One thing has to be changed, to get it to work.(TODO:write a Module)

File htdocs/app/code/core/Mage/Core/Model/Layout.php:555

Fixed with a Module ๐Ÿ‘

Author

Roman Hutterer CopeX.io

vagrant-magento-php7's People

Contributors

roman204 avatar willrpike avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.