php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #73408 Loading Zend Extensions in FPM Pool Configuration
Submitted: 2016-10-28 06:56 UTC Modified: -
Votes:6
Avg. Score:4.5 ± 0.5
Reproduced:5 of 5 (100.0%)
Same Version:2 (40.0%)
Same OS:2 (40.0%)
From: bernhard dot rusch at elements dot at Assigned:
Status: Open Package: FPM related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bernhard dot rusch at elements dot at
New email:
PHP Version: OS:

 

 [2016-10-28 06:56 UTC] bernhard dot rusch at elements dot at
Description:
------------
Currently it's not possible to load a Zend extension within the pool configuration. But this would be actually very handy, if you would like to load eg. Xdebug only for certain pools and not globally. 

So loading Zend extensions with: 
php_admin_value[zend_extension]=xdebug.so 
within a pool section would be a really great addition. 





Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC