php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login


New in This Group

svn: /phpdoc/en/trunk/reference/rar/ functions/rar-comment-get.xml rarentry/isDirectory.xml
11/29/2009 4:11:31 AM

svn: /phpdoc/en/trunk/reference/rar/ functions/rar-entry-get.xml functions/rar-list.xml rarentry/getname.xml rarentry/getstream.xml rarentry/isDirectory.xml rarentry.xml versions.xml
11/25/2009 11:20:16 AM

svn: /phpdoc/en/trunk/reference/rar/ functions/rar-close.xml rarentry/getstream.xml
11/21/2009 3:05:14 AM

svn: /phpdoc/en/trunk/reference/rar/ functions/rar-close.xml rarentry/getstream.xml
11/21/2009 2:15:16 AM

svn: /phpdoc/en/trunk/reference/rar/ book.xml functions/rar-comment-get.xml functions/rar-entry-get.xml functions/rar-extract.xml functions/rar-getattr.xml functions/rar-getcrc.xml functions/rar-getfi
11/20/2009 5:07:32 PM

svn: /phpdoc/en/trunk/reference/spl/directoryiterator/ islink.xml
11/20/2009 5:04:02 PM

svn: /phpdoc/en/trunk/reference/strings/functions/ str-pad.xml
11/19/2009 5:08:15 PM

svn: /phd/trunk/ README
11/19/2009 2:57:54 PM

svn: /phpdoc/en/trunk/reference/strings/functions/ echo.xml print.xml
11/17/2009 5:19:44 PM

svn: /phpdoc/doc-base/trunk/entities/ global.ent
11/17/2009 5:19:19 PM

svn: /phpdoc/en/trunk/features/ commandline.xml Reply

Group: php.doc.cvs Subscribe Posted:11/20/2009 1:32:57 PM Replies:0 Views:16 Items(0)
--f0a68d8ac5c71fec506b4dcf25c3938883d0664f
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

vrana Fri, 20 Nov 2009 13:32:57 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=291081

Log:
Document CGI options (bug #45929)

Bug: http://bugs.php.net/45929 (Closed) fastcgi not documented, and confused with cli

Changed paths:
U phpdoc/en/trunk/features/commandline.xml

Modified: phpdoc/en/trunk/features/commandline.xml
===================================================================
--- phpdoc/en/trunk/features/commandline.xml 2009-11-20 13:19:39 UTC (rev 291080)
+++ phpdoc/en/trunk/features/commandline.xml 2009-11-20 13:32:57 UTC (rev 291081)
@@ -611,6 +611,43 @@
</entry>
</row>
<row>
+ <entry>-b</entry>
+ <entry>--bindpath</entry>
+ <entry>
+ <para>
+ Bind Path for external FASTCGI Server mode (CGI only).
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry>-C</entry>
+ <entry>--no-chdir</entry>
+ <entry>
+ <para>
+ Do not chdir to the script's directory (CGI only).
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry>-q</entry>
+ <entry>--no-header</entry>
+ <entry>
+ <para>
+ Quiet-mode. Suppress HTTP header output (CGI only).
+ </para>
+ </entry>
+ </row>
+ <row>
+ <entry>-T</entry>
+ <entry>--timing</entry>
+ <entry>
+ <para>
+ Measure execution time of script repeated <varname>count</varname>
+ times (CGI only).
+ </para>
+ </entry>
+ </row>
+ <row>
<entry>-c</entry>
<entry>--php-ini</entry>
<entry>
@@ -1178,6 +1215,12 @@
</tgroup>
</table>
</para>
+ <note>
+ <para>
+ Options <literal>-rBRFEH</literal>, <literal>--ini</literal> and
+ <literal>--r[fcei]</literal> are available only in CLI.
+ </para>
+ </note>

<para>
The PHP executable can be used to run PHP scripts absolutely independent

--f0a68d8ac5c71fec506b4dcf25c3938883d0664f--
vr...@php.net (=?utf-8?q?Jakub_Vrana?=)
11/20/2009 1:32:57 PM





Reply:
| or Email(not shown): Name: | Register | Login

Alert me when someone responds to this posting.











Newest Articles

note 97095 added to soapclient.soapclient
4/1/2010 5:58:19 AM

note 97094 added to function.sqlite-changes
4/1/2010 5:06:46 AM

note 97093 added to function.sqlite-changes
4/1/2010 5:06:21 AM

note 97092 added to ref.xmlrpc
4/1/2010 4:52:18 AM

note 97091 added to function.var-export
4/1/2010 3:32:03 AM