hi i am new to using vagrant box
i install this vagrant image from the following: https://github.com/klierik/simple-magento-vagrant <https://github.com/klierik/simple-magento-vagrant> this give me the following; - Ubuntu 14.04 + Apache2 + Php5 + MySQL 5.5.x i now want to access my php from my windows command line (i am using cygwin) -however i don't know how to access the php files. i tried doing this from with the folder <? php echo "testing "; ?> but got the following message: -bash: ?: No such file or directory would appreciate some advice -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vagrant-up/82a53b32-0b2b-4bdb-b89d-5b7864a37ed3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
