Skip to content

Conversation

dalepgrant
Copy link
Contributor

Before

$ sudo php-fpm8.2 -tt
[sudo] password for admin: 
[15-Oct-2025 04:47:24] NOTICE: [global]
... other bits
[15-Oct-2025 04:47:24] NOTICE:  log_level = unknown value
... etc etc

After

$ sudo php-fpm8.2 -tt
[15-Oct-2025 04:50:46] NOTICE: [global]
... other bits
[15-Oct-2025 04:50:46] NOTICE:  log_level = NOTICE
... etc etc

@swalkinshaw swalkinshaw merged commit e22176f into roots:master Oct 15, 2025
2 checks passed
@dalepgrant dalepgrant deleted the fix/set-php-fpm-log-level branch October 16, 2025 00:37
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

Successfully merging this pull request may close these issues.

2 participants