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

If JIT is false, is there a way or command to HipHop to reload the PHP once we deploy new ones? #1613

Closed
lokeshhctm opened this issue Jan 21, 2014 · 1 comment

Comments

@lokeshhctm
Copy link

We are facing some JIT problem. whenever we override some PHP file during load time. HipHop is not able to reload the file and and start throwing fatal errors like the file is not being fully loaded. but once we reopen the file and save it back, it works fine.

This kind of behavior is creating deployment problems. Is there a way to have JIT off and reload command to HipHop on demand.

@scannell
Copy link
Contributor

I believe this is a duplicate of #1447 (and is independent of JIT mode.)

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

No branches or pull requests

2 participants