View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002153 | Xdebug | Installation | public | 2023-01-11 14:39 | 2023-02-08 18:04 |
Reporter | OxCom | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | Linux | OS | Ubuntu | OS Version | Ubuntu 22.04 LTS |
Product Version | 3.2.0 | ||||
Summary | 0002153: xdebug.mode in PHP-FPM pool ignored | ||||
Description | The xdebug configuration use only global/default value for xdebug.mode settings and ignore php-fpm pools configuration | ||||
Steps To Reproduce |
; Start a new pool. user = www-data listen = /run/php/php8.1-$pool-fpm.sock listen.owner = www-data pm = dynamic php_admin_value[xdebug.mode] = debug
| ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 8.1.10-8.1.19 | ||||