php / php/doc-en

Clarify what level of php.ini settings can be set via FPM pools

Open
#3,200 0 comments 0 reactions 1 assignee View on GitHub

@bukka is already working on this.

Since Feb 23, 2024.

Dominant language
XML
Stars
596
Forks
890
Avg merge
1d 15h
Merged PRs (30d)
55

Description

From manual page: https://php.net/configuration.changes.modes

FPM pool configuration allows modification of ini settings ( https://www.php.net/manual/en/install.fpm.configuration.php#example-70 ), but it's not clearly stated what level of settings this applies to.

The same applies to settings passed using fastcgi params (from nginx.conf)

(Is php-fpm pool configuration on the same level as httpd.conf, or .htaccess / .user.ini?)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.