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

GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1

The environment is so amazing guys, thank you all so much. However I do need to access using SSL on the URL. How is that possible?

Hi i have errors in ubuntu 14.04 host virtualbox 4.330r10 vagrant --version Vagrant 1.7.4 vagrant up sh: 1: netsh: not found sh: 1: cscript: not found It seems that you...

MacOsX 10.9.2 Vagrant 1.6.0 VirtualBox 4.3.10 Bringing machine 'default' up with 'virtualbox' provider... ==> default: Importing base box 'precise64'... ==> default: Matching MAC address for NAT networking... ==> default: Setting...

Why I get ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) when I try to mysql -uroot -p on vagrant ssh?

Maybe you can setup the webserver runs as user "vagrant". This solve all the permission problems

Could not update: Execution of '/usr/bin/pear channel-discover pear.phpunit.de' returned 1: Discovering channel pear.phpunit.de over http:// failed with message: channel-add: Cannot open "http://pear.phpunit.de/channel.xml" (File http://pear.phpunit.de:80/channel.xml not valid (received: HTTP/1.1 410 Gone

`Could not find declared class mysql at /tmp/vagrant-puppet/manifests-***/default.pp:74`

if you're going to reccomend to install symfony with git, would be better to provision box with git first ``` Welcome to your Vagrant-built virtual machine. Last login: Fri Sep...

Hi, please add to this vagrant Graphite and statsd. i try install from this manual - https://gist.github.com/bhang/2703599 but without success Thanks