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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: xuefer at 21cn dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 17 12:01:33 2025 UTC