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

Should only enable flag when php is loaded #90

Open
j0hn-mc-clane opened this issue Nov 30, 2017 · 1 comment
Open

Should only enable flag when php is loaded #90

j0hn-mc-clane opened this issue Nov 30, 2017 · 1 comment

Comments

@j0hn-mc-clane
Copy link

When using fpm, this gives errors! There should be a ifmodule section before the php_value insertion ;)

Enable the short tags for PHP scripts

php_value short_open_tag 1

@luongvm
Copy link
Contributor

luongvm commented Nov 30, 2017

I'm not sure how to reproduce this, can you elaborate?
from my first impression, short tags should be enable manually by configuring your php environment before attempting to run this project.

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

2 participants