php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #36733 support for -d argument in fastcgi
Submitted: 2006-03-14 06:55 UTC Modified: 2007-04-15 23:29 UTC
From: xuefer at 21cn dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 5.1.3RC1 OS:
Private report: No CVE-ID: None
 [2006-03-14 06:55 UTC] xuefer at 21cn dot com
Description:
------------
it's not possible to start fastcgi with -d currently (while -c is ok)
./sapi/cgi/php -b 10240 -c /etc/php.ini -d max_execution_time=10
we can copy php.ini and modify it. but it would be nice use -d for minor cfg change while using same -c php.ini, to start many process groups of php fastcgi.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-04-15 23:29 UTC] sniper@php.net
Works fine using latest PHP_5_2 checkout.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 17:01:33 2024 UTC