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

How to run on localhost? #134

Open
dgursh opened this issue Jul 12, 2017 · 2 comments
Open

How to run on localhost? #134

dgursh opened this issue Jul 12, 2017 · 2 comments

Comments

@dgursh
Copy link

dgursh commented Jul 12, 2017

Hi,

about 3 months ago I was able to run on localhost a wordpress site using heroku-wp.

All I had to do was run PHP built in server on mac

php -S localhost:8000

and it worked... I just had to set the directory with -t flag to be public.

This no longer works. Now, I have a public.built directory? What is that? When I try to run on local host the autoloader is failing. How can I fix this? Thanks.

@zcrowe
Copy link

zcrowe commented Jul 27, 2017

If your method is till a viable route I'd love to know, but the docs suggest the author moved down a more VM route: https://github.com/xyu/heroku-wp#running-locally

@angyts
Copy link

angyts commented Nov 6, 2017

i second. A docker might be a good idea too.

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