Hello,
I'm new to this vagrant.

After having downloaded vagrant ver. 2.0.1 and having generated with 
puphpet a machine for VirtualBox with Ubuntu 16.04, Apache, PHP 5.6 and 
MySql 5.7.
Up to here everything ok, the localhost runs well.

but when trying to execute scripts file in PHP, it does not run and only 
shows the content of the script on the screen.

a file as basic as: infophp.php

<?php
   phpinfo ();
?>

it does not run. and it only shows the content of the script.

Any ideas of what is left to do?


-- 
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 vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/7b0e8a6a-d4de-4063-acb4-9f90b2bd6f4e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to