Last active
March 11, 2019 09:08
-
-
Save sevkin/d02d5132d7f9ad40da0dee76c205c39b to your computer and use it in GitHub Desktop.
nginx php-fpm bitrix pcre.recursion_limit
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Service] | |
LimitSTACK=infinity | |
# mkdir /etc/systemd/system/php-fpm.service.d | |
# cd /etc/systemd/system/php-fpm.service.d | |
# vi ulimit.conf | |
# systemctl daemon-reload | |
# systemctl restart php-fpm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment