symfony2-vagrant icon indicating copy to clipboard operation
symfony2-vagrant copied to clipboard

Symfony2 Vagrant development setup with Nginx, MySQL,PhpMyAdmin, MongoDb and other handfull tools

Results 17 symfony2-vagrant issues
Sort by recently updated
recently updated
newest added

I have this message when i try to access 33.33.33.100 "File not found". I need to change de default location to /media/sf_www where is symfony located . Could you please...

I have problem with winnfsd plugin . after up vm display message about firewall issue. can I remove type = nfs in the vagrantfile line of folder synce? and connected...

Hi After a vagrant up, i receive the following error: > ==> default: Exporting NFS shared folders... > NFS is reporting that your exports file is invalid. Vagrant does >...

err: /Stage[main]/Dev-packages/Exec[install less using npm]/returns: change from notrun to 0 failed: npm install less -g returned 1 instead of one of [0] at /tmp/vagrant-puppet/manifests/default.pp:25

When I finish the steps in readme, the http://33.33.33.100/phpmyadmin/ and http://33.33.33.100/ return 502 Bad Gateway, any tip?

Could you update vagrantfile to the new API There are some new things in vagrant nowdays, one of them is a plugin that allows windows hosts to use nfs... (https://github.com/GM-Alex/vagrant-winnfsd)...

Hi, as of the recent Vagrant versions vagrant up does require to pass the --provision flag to the vagrant up command to do an actual provision. Maybe you can update...