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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
41 + 4 = ?
Subscribe to this entry?

 
 [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 18 00:01:28 2024 UTC