Req #51595 [Com]: passing ini settings via FASTCGI parameters

[email protected] ("[email protected]")
Newsgroups php.bugs
Message-ID <[email protected]>
Edit report at http://bugs.php.net/bug.php?id=51595&edit=1

 ID:               51595
 Comment by:       [email protected]
 Reported by:      [email protected]
 Summary:          passing ini settings via FASTCGI parameters
 Status:           Open
 Type:             Feature/Change Request
 Package:          FPM related
 Operating System: any
 PHP Version:      trunk

 New Comment:

thanks for the correction


Previous Comments:
------------------------------------------------------------------------
[2010-04-19 09:03:26] [email protected]

Change version, 5.3 does not have fpm.

------------------------------------------------------------------------
[2010-04-19 01:56:59] [email protected]

Description:
------------
It would be cool to be able to define ini settings directly in the web
server 
(nginx, lighthttpd, apache) the same way it's possible for the apache
sapi 
(php_value, php_admin_value, ...)

Test script:
---------------
no test

Expected result:
----------------
nginx conf sample:

fastcgi_param PHP_VALUE sessions.save_path=/home/www/sessions/
fastcgi_param PHP_ADMIN_VALUE open_basedir=/home/www/docs

Actual result:
--------------
it doesn not exist


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



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=51595&edit=1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.