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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri May 10 22:01:32 2024 UTC