Edit report at http://bugs.php.net/bug.php?id=47871&edit=1

 ID:                 47871
 Comment by:         tyra3l at gmail dot com
 Reported by:        sriram dot natarajan at gmail dot com
 Summary:            PHPIniScanDir directive for apache allows scanning
                     for extension ini files
 Status:             Assigned
 Type:               Feature/Change Request
 Package:            PHP options/info functions
 Operating System:   unix and linux
 PHP Version:        5.3.0RC1
 Assigned To:        dsp
 Block user comment: N
 Private report:     N

 New Comment:

poke



Tyrael


Previous Comments:
------------------------------------------------------------------------
[2009-05-04 18:19:16] sriram dot natarajan at gmail dot com

how does this work ? will this need to be ported all the sapi's
currently supported by PHP or can it be on a user request basis ? for,
example - i can provide the patch for ISAPI ? will that help ? 



For NSAPI, lot of things are broke as is. for example, php ini dir
itself does not work with recent version of sun web server. I plan to 
file a separate bug for NSAPI and can provide a separate patch to
address this issue for nsapi.  



I don't have lot of experience with thttpd or roxen. Does this patch
need to be ported to those SAPI's as well ? are these SAPI's actively
used by the community ?

------------------------------------------------------------------------
[2009-05-04 15:12:54] paj...@php.net

David, what's the status about this one? Should it not be for all SAPI
instead?

------------------------------------------------------------------------
[2009-04-29 00:01:04] d...@php.net

I think that's a good one. I assign it to me so that we don't forget
about that one.

------------------------------------------------------------------------
[2009-04-02 02:47:47] sriram dot natarajan at gmail dot com

hi

 here is the patch to address this issue

http://cr.opensolaris.org/~sn123202/php53-47871.patch

http://cr.opensolaris.org/~sn123202/php52-47871.patch



let me know with your comments..

------------------------------------------------------------------------
[2009-04-02 02:28:41] sriram dot natarajan at gmail dot com

Description:
------------
Provide PHPIniScanDir directive similar to PHPIniDir for apache. this
directive can perform the functionality of PHP_INI_SCAN_DIR environment
variable. 



for more information on what PHP_INI_SCAN_DIR, please refer to bug

http://bugs.php.net/bug.php?id=45114

Expected result:
----------------
PHPIniScanDir directive should be accepted and php should load extension
specific ini files from this location



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=47871&edit=1

Reply via email to