Closed numediaweb closed 8 years ago
sounds like #9 Do you use windows? Did you pull the last version of shopware-vagrant?
I finally found that If you edited those files on a Windows machine, then you will need to remove CRLF characters on them
dos2unix /home/vagrant/bin/changephp_5.6 && dos2unix /home/vagrant/bin/changephp_7.0 && dos2unix /home/vagrant/bin/changephp_7.1
This fixed it so it has no relation with this the vagrant setup in itself.
Thanks
I tried switching the PHP version on the vagrant machine (after ssh)
And I get this error
Any hints? :)