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

htaccess - php_flag and php_value issue #182

Open
boopathi opened this issue Sep 13, 2012 · 0 comments
Open

htaccess - php_flag and php_value issue #182

boopathi opened this issue Sep 13, 2012 · 0 comments

Comments

@boopathi
Copy link
Member

The latest checkout contains php_flag and php_value in htacces file which is not supported by shared hosting servers. Most of the shared hosting servers run using fastCGI which doesn't support overriding those php_flags from htaccess. The way to get this working is to write a php.ini file and place it in the proper place.

Or, neglect those php flags, or place a check before install asking the user to trigger those flags as necessary.

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

1 participant