Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localhost:8080 is empty #10

Open
itailulu opened this issue May 25, 2015 · 3 comments
Open

localhost:8080 is empty #10

itailulu opened this issue May 25, 2015 · 3 comments

Comments

@itailulu
Copy link

I can confirm vagrat is working, and the server is responsive.
I could access MySQL on http://33.33.33.10/phpmyadmin
but for some reason, when accessing localhost:8080 it looks like it's empty. Apache is working but doesn't find any files...

@ahmetalsan
Copy link

@itailulu put your php files into the html folder and it works

@itailulu
Copy link
Author

@ahmetalsan Unbelievable! It works! Thanks...
I wonder why, since it specifically says in the documentation to put the files in the /sites/ directory...

@spikun
Copy link

spikun commented Jan 11, 2016

One fix that would be nice is to change the synced_folder in Vagrantfile:
config.vm.synced_folder "sites/", "/var/www/html"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants