From:             phpbugs at thequod dot de
Operating system: 
PHP version:      5.0.4
PHP Bug Type:     Feature/Change Request
Bug description:  Allow to include files in php.ini

Description:
------------
It would be very helpful in a CGI (or FastCGI) setup to have an include
directive for php.ini that includes a file where the directive occurs.

This way you could have a central php.ini for all virtual hosts and
include this in each virtual host's php.ini.

I know that with mod_php you can put most of the directives into Apache's
VirtualHost directives, but with mod_fastcgi/mod_cgi this is not possible.


-- 
Edit bug report at http://bugs.php.net/?id=33728&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33728&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33728&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33728&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33728&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33728&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33728&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33728&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33728&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33728&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33728&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33728&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33728&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33728&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33728&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33728&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33728&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33728&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33728&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33728&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33728&r=mysqlcfg

Reply via email to