magento2-vagrant-for-developers
magento2-vagrant-for-developers copied to clipboard
Vagrant Box for Magento 2 Developers
Hi, when chosing PHP version 7.1 in config.yaml, I get a php error : `Failed loading /usr/lib/xdebug71/modules/xdebug.so: /usr/lib/xdebug71/modules/xdebug.so: cannot open shared object file: No such file or directory [Unknown source...
Hi, I'm sorry if this is a simple question, I'll admit I'm not a sys admin. I was under the impression that after running init_project.sh and setting "use_nfs" equal to...
**OS: Windows 7 git version 2.5.3.windows.1** 
1. Functional tests: https://gist.github.com/paliarush/a0e9d8b50541e42db9cb2b82bafff9e4 (please leave your feedback in comments and this gist will be moved to the main project docs after some time)
I'm using virtualbox 5.2.2 and vagrant 2.0.1and the setup fails with: ``` $ bash init_project.sh [2018-05-30 23:13:52] Checking requirements [/f/E/Projects/magento2/vagrant-magento/scripts/host/check_requirements.sh] [2018-05-30 23:13:57] Installing missing vagrant plugins [init_project.sh] [2018-05-30 23:14:01] Generating...
Apache and PHP-FPM are running with `vagrant:vagrant` permissions. However, the shared folder on my Mac is not being mounted to the `/vagrant` directory. Instead, my `vagrant-magento` folder is being mounted...
Actual: xdebug.max_nesting_level is set to 200 but default is 256 and even 256 is not enough for some scenarios. Expected: xdebug.max_nesting_level is set to 256 by default. Documentation reflects the...
Is this worth or good feature should have in next version ?
I got this experiences when try to reinstall and install magento via vagrant box Tested in Magento 2.3 Vagrant 2.2.3 Virtualbox 6 headless mode With NFS installed Ubuntu 18.04 LTS...
Windows 10 pro, Vagrant 2.2.2 All listed requirements installed. Whilst running init_project, everything seemed to have worked though with some error. The project initialization was successfully completed but magento frontend...