-
-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Description
Separate php.ini for php-cli and php-fpm
If the configuration files are separated, one could actually allow for having memory_limit off by default for all cli interactiions. This would solve a lot of command line troubles and still allows you to configure the FPM server accordingly/differently
neradp, anatolinicolae, denisbabineau, ahberg, alies-dev and 1 more