main
Steffen Rademacker 1 year ago
parent 9fe20b0e7e
commit 43eb7ee196

@ -1,2 +0,0 @@
[opcache]
zend_extension="/opt/homebrew/lib/php/20210902/opcache.so"

@ -1 +0,0 @@
extension="/opt/homebrew/Cellar/php/8.1.13/pecl/20210902/imagick.so"

@ -0,0 +1,2 @@
[opcache]
zend_extension="/opt/homebrew/lib/php/20220829/opcache.so"

@ -0,0 +1 @@
extension="/opt/homebrew/Cellar/php/8.2.1/pecl/20220829/imagick.so"

@ -140,4 +140,4 @@ daemonize = no
; Relative path can also be used. They will be prefixed by:
; - the global prefix if it's been set (-p argument)
; - /opt/homebrew/Cellar/php/8.0.12 otherwise
include=/opt/homebrew/etc/php/8.1/php-fpm.d/*.conf
include=/opt/homebrew/etc/php/8.2/php-fpm.d/*.conf
Loading…
Cancel
Save