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

Enable .php.ini local config #10

Closed
camlafit opened this issue Apr 6, 2021 · 2 comments
Closed

Enable .php.ini local config #10

camlafit opened this issue Apr 6, 2021 · 2 comments

Comments

@camlafit
Copy link
Contributor

camlafit commented Apr 6, 2021

As we isolate php by account, could be interresting to enable .php.ini file in local directory.

Could be done by enabling in each pool configuration :
php_value[user_ini.filename] = ".php.ini"
php_value[user_ini.cache_ttl] = 300

@camlafit
Copy link
Contributor Author

camlafit commented Apr 6, 2021

@camlafit
Copy link
Contributor Author

This patch is not required as .user.ini is default behavior
We can close as this

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

1 participant