Skip to content

FPM: config test runs twice in daemonised mode #11086

Closed
@bukka

Description

@bukka

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions