Closed
Description
Description
If FPM config test is run it prints the successful config test message twice:
$ php-fpm -y fpm.conf -t
[16-Apr-2023 11:41:06] NOTICE: configuration file fpm.conf test is successful
[16-Apr-2023 11:41:06] NOTICE: configuration file fpm.conf test is successful
This should be fixed so it runs just once.
PHP Version
PHP 8.1
Operating System
Linux