[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2004-07-27 Thread Jakub Vrana
vrana   Tue Jul 27 09:04:43 2004 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  List of directives
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/config.xml?r1=1.118r2=1.119ty=u
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.118 phpdoc/en/chapters/config.xml:1.119
--- phpdoc/en/chapters/config.xml:1.118 Mon May 24 17:11:36 2004
+++ phpdoc/en/chapters/config.xml   Tue Jul 27 09:04:43 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.118 $ --
+!-- $Revision: 1.119 $ --
  chapter id=configuration
   titleRuntime Configuration/title
 
@@ -33,8 +33,9 @@
para
 The php.ini; directives handled by extensions are documented respectively
 on the pages of the extensions themselfs. The link linkend=inilist of
-the core directives/link is available in the appendix. Probably not all
-the PHP directives are documented in the manual though. For a completel list
+the core directives/link is available in the appendix. Most of the PHP
+directives are listed in functionini_set/function with change
+permissions and links to documentation. For a complete list
 of directives available in your PHP version, please read your well commented
 php.ini; file. Alternatively, you may find the
 ulink url=url.php.cvs.phpini;the latest php.ini;/ulink from CVS


[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2004-07-27 Thread Jakub Vrana
vrana   Tue Jul 27 12:52:56 2004 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Document php-SAPI.ini (bug #21783)
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/config.xml?r1=1.119r2=1.120ty=u
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.119 phpdoc/en/chapters/config.xml:1.120
--- phpdoc/en/chapters/config.xml:1.119 Tue Jul 27 09:04:43 2004
+++ phpdoc/en/chapters/config.xml   Tue Jul 27 12:52:56 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.119 $ --
+!-- $Revision: 1.120 $ --
  chapter id=configuration
   titleRuntime Configuration/title
 
@@ -23,6 +23,11 @@
 linkend=features.commandlinecommand line/link. You can also use the
 environment variable varnamePHPRC/varname for an additional path to
 search for a php.ini; file.
+   /para
+   para
+If filenamephp-SAPI.ini/filename exists (where SAPI is used SAPI, so the
+filename is e.g. filenamephp-cli.ini/filename or
+filenamephp-apache.ini/filename), it's used instead of php.ini;.
/para
note
 para


[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2004-05-21 Thread Jakub Vrana
vrana   Fri May 21 08:42:53 2004 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Replace dashes with underscores
  
http://cvs.php.net/diff.php/phpdoc/en/chapters/config.xml?r1=1.116r2=1.117ty=u
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.116 phpdoc/en/chapters/config.xml:1.117
--- phpdoc/en/chapters/config.xml:1.116 Sun Apr 11 11:41:59 2004
+++ phpdoc/en/chapters/config.xml   Fri May 21 08:42:52 2004
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.116 $ --
+!-- $Revision: 1.117 $ --
  chapter id=configuration
   titleRuntime Configuration/title
 
@@ -547,7 +547,7 @@
/thead
tbody
 row
- entrytrack-vars/entry
+ entrytrack_vars/entry
  entryOn/entry
  entryPHP_INI_??/entry
 /row
@@ -924,7 +924,7 @@
 /para
 para
  See also: link linkend=ini.magic-quotes-gpcmagic_quotes_gpc/link,
- link linkend=ini.magic-quotes-runtimemagic-quotes-runtime/link,
+ link linkend=ini.magic-quotes-runtimemagic_quotes_runtime/link,
  and
  link linkend=ini.magic-quotes-sybasemagic_quotes_sybase/link.
 /para


Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml install.configure.misc.xml install.iis.xml install.iplanet.xml install.xitami.xml /en/features commandline.xml /en/language expressions.xml /en/reference/com/functions class.com.xml /en/reference/cpdf/functions cpdf-place-inline-image.xml /en/reference/dba reference.xml /en/reference/http/functions headers-sent.xml /en/reference/imap/functions imap-mail.xml /en/reference/info constants.xml /en/reference/info/functions phpinfo.xml /en/reference/ming configure.xml /en/reference/ming/functions swfdisplayitem.rotateto.xml /en/reference/mnogosearch/functions udm-set-agent-param.xml /en/reference/printer/functions printer-open.xml /en/reference/pspell/functions pspell-config-personal.xml pspell-config-repl.xml /en/reference/sesam reference.xml /en/reference/sesam/functions sesam-fetch-row.xml sesam-field-array.xml sesam-settransaction.xml /en/security index.xml

2003-12-21 Thread Gabor Hojtsy
  Log:
  - php - PHP where appropriate.
Also if you find PHP3, PHP4, PHP5 (PHP written without a space with the 
version number), then it shuold be written with a space :)

Goba


Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml install.configure.misc.xml install.iis.xml install.iplanet.xml install.xitami.xml /en/features commandline.xml /en/language expressions.xml /en/reference/com/functions class.com.xml /en/reference/cpdf/functions cpdf-place-inline-image.xml /en/reference/dba reference.xml /en/reference/http/functions headers-sent.xml /en/reference/imap/functions imap-mail.xml /en/reference/info constants.xml /en/reference/info/functions phpinfo.xml /en/reference/ming configure.xml /en/reference/ming/functions swfdisplayitem.rotateto.xml /en/reference/mnogosearch/functions udm-set-agent-param.xml /en/reference/printer/functions printer-open.xml /en/reference/pspell/functions pspell-config-personal.xml pspell-config-repl.xml /en/reference/sesam reference.xml /en/reference/sesam/functions sesam-fetch-row.xml sesam-field-array.xml sesam-settransaction.xml /en/security index.xml

2003-12-21 Thread Dave
On Sunday, December 21, 2003, 9:22:59 PM, Gabor wrote:

   Log:
   - php - PHP where appropriate.

 Also if you find PHP3, PHP4, PHP5 (PHP written without a space with the
 version number), then it shuold be written with a space :)

 Goba

Thanks, done!

Dave


[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-10-19 Thread Stanislav Malyshev
stasSun Oct 19 07:57:47 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  add docs about configuring PHP via registry
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.111 phpdoc/en/chapters/config.xml:1.112
--- phpdoc/en/chapters/config.xml:1.111 Fri Sep 12 16:11:18 2003
+++ phpdoc/en/chapters/config.xml   Sun Oct 19 07:57:47 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.111 $ --
+!-- $Revision: 1.112 $ --
  chapter id=configuration
   titleRuntime Configuration/title
 
@@ -197,6 +197,25 @@
 /caution
/sect2
 
+   sect2 id=configuration.changes.windows
+titleChanging literalPHP/literal configuration via the Windows 
registry/title
+ simpara
+  When running PHP on Windows, the configuration values can be
+  modified on per-directory basis using the Windows registry. The
+  configuration values are stored in the registry key 
+  literalHKLM\SOFTWARE\PHP\Per Directory Values/literal, 
+  in the sub-keys corresponding to the path names. For example, configuration 
+  values for the directory literalc:\inetpub\wwwroot/literal would
+  be stored in the key literalHKLM\SOFTWARE\PHP\Per Directory
+  Values\c\inetpub\wwwroot/literal. The settings for the
+  directory would be active for any script running from this
+  directory or any subdirectory of it. The values under the key
+  should have the name of link linkend=configurationPHP
+  configuration directive/link and the string value. PHP
+  constants in the values would not be parsed. 
+ /simpara
+   /sect2
+   
sect2 id=configuration.changes.other
 titleOther interfaces to literalPHP/literal/title
 para


[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-09-12 Thread Philip Olson
philip  Fri Sep 12 16:11:18 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Initial docs (as per php.ini-dist) of cgi.fix_pathinfo as suggested 
  by bug #25448
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.110 phpdoc/en/chapters/config.xml:1.111
--- phpdoc/en/chapters/config.xml:1.110 Fri Jul 18 23:23:58 2003
+++ phpdoc/en/chapters/config.xml   Fri Sep 12 16:11:18 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.110 $ --
+!-- $Revision: 1.111 $ --
  chapter id=configuration
   titleRuntime Configuration/title
 
@@ -946,6 +946,11 @@
  entryPHP_INI_SYSTEM/entry
 /row
 row
+ entrycgi.fix_pathinfo/entry
+ entry0/entry
+ entryPHP_INI_SYSTEM/entry
+/row
+row
  entrycgi.force_redirect/entry
  entry1/entry
  entryPHP_INI_SYSTEM/entry
@@ -1073,7 +1078,26 @@
 /para
/listitem
   /varlistentry
-
+  
+  varlistentry id=ini.cgi.fix_pathinfo
+   term
+parametercgi.fix_pathinfo/parameter
+typeboolean/type
+   /term
+   listitem
+para
+ Provides emphasisreal/emphasis PATH_INFO/PATH_TRANSLATED
+ support for CGI.  PHP's previous behaviour was to set
+ PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok what PATH_INFO
+ is.  For more information on PATH_INFO, see the cgi specs.  Setting
+ this to 1 will cause PHP CGI to fix it's paths to conform to the
+ spec.  A setting of zero causes PHP to behave as before.  Default
+ is zero.  You should fix your scripts to use SCRIPT_FILENAME rather
+ than PATH_TRANSLATED.
+/para
+   /listitem
+  /varlistentry
+  
   varlistentry id=ini.cgi.force-redirect
term
 parametercgi.force_redirect/parameter


[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-07-18 Thread Philip Olson
philip  Fri Jul 18 23:23:59 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  link to memory_get_usage() in the memory_limit docs.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.109 phpdoc/en/chapters/config.xml:1.110
--- phpdoc/en/chapters/config.xml:1.109 Sun Jun 22 12:33:26 2003
+++ phpdoc/en/chapters/config.xml   Fri Jul 18 23:23:58 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.109 $ --
+!-- $Revision: 1.110 $ --
  chapter id=configuration
   titleRuntime Configuration/title
 
@@ -499,6 +499,10 @@
 your configure line would have included:
 literal--enable-memory-limit/literal. Note that you have to set 
 it to -1 if you don't want any limit for your memory.
+   /para
+   para
+As of PHP 4.3.2, and when memory_limit is enabled, the PHP function 
+functionmemory_get_usage/function is made available.
/para
   /listitem
  /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DOC] cvs: phpdoc /en/chapters config.xml install.hpux.xml tutorial.xml

2003-06-22 Thread Derick Rethans
derick  Sun Jun 22 11:09:22 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml install.hpux.xml tutorial.xml 
  Log:
  - Summer cleaning time!
  
  Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.107 phpdoc/en/chapters/config.xml:1.108
--- phpdoc/en/chapters/config.xml:1.107 Mon Jun  9 07:40:31 2003
+++ phpdoc/en/chapters/config.xml   Sun Jun 22 11:09:22 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.107 $ --
+!-- $Revision: 1.108 $ --
  chapter id=configuration
   titleRuntime Configuration/title
 
@@ -112,20 +112,13 @@
  Sets the value of the specified directive.
  Can be used only with constantPHP_INI_ALL/constant and 
constantPHP_INI_PERDIR/constant type directives.
  To clear a previously set value use literalnone/literal as the value.
- informalexample
-  programlisting role=ini
-![CDATA[
-php_value auto_prepend_file none
-]]
-  /programlisting
- /informalexample
 /para
-   note
-simpara
- Don't use literalphp_value/literal to set boolean values.
- literalphp_flag/literal (see below) should be used instead.
-/simpara
-   /note
+note
+ simpara
+  Don't use literalphp_value/literal to set boolean values.
+  literalphp_flag/literal (see below) should be used instead.
+ /simpara
+/note
/listitem
   /varlistentry
   varlistentry
@@ -154,13 +147,6 @@
  Any directive type set with systemitem 
role=directivephp_admin_value/systemitem
  can not be overridden by htaccess; or virtualhost directives.
  To clear a previously set value use literalnone/literal as the value.
- informalexample
-  programlisting role=ini
-![CDATA[
-php_admin_value open_basedir none
-]]
-  /programlisting
- /informalexample
 /para
/listitem
   /varlistentry
@@ -197,19 +183,18 @@
 ]]
   /programlisting
  /example
-
- note
-  para
-   PHP constants do not exist outside of PHP. For example, in 
-   httpd.conf; you can not use PHP constants 
-   such as constantE_ALL/constant or constantE_NOTICE/constant 
-   to set the link linkend=ini.error-reportingerror_reporting/link 
-   directive as they will have no meaning and will evaluate to
-   emphasis0/emphasis. Use the associated bitmask values instead.
-   These constants can be used in php.ini;
-  /para
- /note
 /para
+caution
+ para
+  PHP constants do not exist outside of PHP. For example, in 
+  httpd.conf; you can not use PHP constants 
+  such as constantE_ALL/constant or constantE_NOTICE/constant 
+  to set the link linkend=ini.error-reportingerror_reporting/link 
+  directive as they will have no meaning and will evaluate to
+  emphasis0/emphasis. Use the associated bitmask values instead.
+  These constants can be used in php.ini;
+ /para
+/caution
/sect2
 
sect2 id=configuration.changes.other
@@ -1289,8 +1274,12 @@
 
sect2 id=ini.sect.debugger
 titleDebugger Configuration Directives/title
-variablelist
+caution
+ Only PHP 3 implements a default debugger, for more information see xref
+ linkend=debuggerDebugging PHP/xref.
+/caution
 
+variablelist
  varlistentry id=ini.debugger.host
   term
parameterdebugger.host/parameter
Index: phpdoc/en/chapters/install.hpux.xml
diff -u phpdoc/en/chapters/install.hpux.xml:1.2 phpdoc/en/chapters/install.hpux.xml:1.3
--- phpdoc/en/chapters/install.hpux.xml:1.2 Mon Feb 17 15:40:50 2003
+++ phpdoc/en/chapters/install.hpux.xml Sun Jun 22 11:09:22 2003
@@ -1,87 +1,120 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
   sect1 id=install.hpux
titleUnix/HP-UX installs/title
para
 This section contains notes and hints specific to installing PHP
-on HP-UX systems.
+on HP-UX systems. (Contributed by paul_mckay at clearwater-it dot co dot
+uk).
/para
-   example id=install.hpux.example
-title
- Installation Instructions for HP-UX 10
-/title
-screen
-![CDATA[
-From: [EMAIL PROTECTED]
-04-Jan-2001 09:49
-(These tips are for PHP 4.0.4 and Apache v1.3.9) 
-
-So you want to install PHP and Apache on a HP-UX 10.20 box? 
-
-1. You need gzip, download a binary distribution from
-http://hpux.connect.org.uk/ftp/hpux/Gnu/gzip-1.2.4a/gzip-1.2.4a-sd-10.20.depot.Z
-uncompress the file and install using swinstall 
-
-2. You need gcc, download a binary distribution from 
-http://gatekeep.cs.utah.edu/ftp/hpux/Gnu/gcc-2.95.2/gcc-2.95.2-sd-10.20.depot.gz 
-gunzip this file and install gcc using swinstall. 
-
-3. You need the GNU binutils, you can download a binary distribution from 
-http://hpux.connect.org.uk/ftp/hpux/Gnu/binutils-2.9.1/binutils-2.9.1-sd-10.20.depot.gz
 
-gunzip and install 

Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml install.hpux.xmltutorial.xml

2003-06-22 Thread Philip Olson

Hello Derick-

What do you have against this note title?  I find
it fully appropriate as it's indeed a note about
Autoglobals.

-titlePHP Autoglobals Note/title

Regards,
Philip



On Sun, 22 Jun 2003, Derick Rethans wrote:

 derickSun Jun 22 11:09:22 2003 EDT
 
   Modified files:  
 /phpdoc/en/chapters   config.xml install.hpux.xml tutorial.xml 
   Log:
   - Summer cleaning time!
   
   


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml install.hpux.xmltutorial.xml

2003-06-22 Thread Derick Rethans
On Sun, 22 Jun 2003, Philip Olson wrote:

 What do you have against this note title?  I find
 it fully appropriate as it's indeed a note about
 Autoglobals.

Sometimes those titles are just too obvious and don't really add any 
information, just like in this case.

regards,
Derick

-- 
Interpreting what the GPL actually means is a job best left to those
that read the future by examining animal entrails.
-
 Derick Rethans http://derickrethans.nl/ 
 International PHP Magazine  http://php-mag.net/
-

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml install.hpux.xmltutorial.xml

2003-06-22 Thread Philip Olson
On Sun, 22 Jun 2003, Derick Rethans wrote:

 On Sun, 22 Jun 2003, Philip Olson wrote:
 
  What do you have against this note title?  I find
  it fully appropriate as it's indeed a note about
  Autoglobals.
 
 Sometimes those titles are just too obvious and don't really add any 
 information, just like in this case.

Exactly.  Many people already know about autoglobals and don't
need to read about them so they see the title and skip the
paragraph.  Or for those that don't know, the title will
intrigue them.  Not everyone knows the art of skimming nor
is having a title hurting anything.  Personally, I think most
every note could use a title.

Regards,
Philip


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-06-22 Thread Friedhelm Betz
betzSun Jun 22 12:33:27 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  build fix
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.108 phpdoc/en/chapters/config.xml:1.109
--- phpdoc/en/chapters/config.xml:1.108 Sun Jun 22 11:09:22 2003
+++ phpdoc/en/chapters/config.xml   Sun Jun 22 12:33:26 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.108 $ --
+!-- $Revision: 1.109 $ --
  chapter id=configuration
   titleRuntime Configuration/title
 
@@ -1275,8 +1275,10 @@
sect2 id=ini.sect.debugger
 titleDebugger Configuration Directives/title
 caution
- Only PHP 3 implements a default debugger, for more information see xref
- linkend=debuggerDebugging PHP/xref.
+ para
+  Only PHP 3 implements a default debugger, for more information see xref
+  linkend=debugger/.
+ /para
 /caution
 
 variablelist



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-06-09 Thread Friedhelm Betz
betzMon Jun  9 07:40:31 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  title change
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.106 phpdoc/en/chapters/config.xml:1.107
--- phpdoc/en/chapters/config.xml:1.106 Fri Jun  6 01:33:09 2003
+++ phpdoc/en/chapters/config.xml   Mon Jun  9 07:40:31 2003
@@ -1,7 +1,7 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.106 $ --
+!-- $Revision: 1.107 $ --
  chapter id=configuration
-  titleConfiguration/title
+  titleRuntime Configuration/title
 
   sect1 id=configuration.file
titleThe configuration file/title



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-06-06 Thread Philip Olson
philip  Thu Jun  5 13:27:46 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  initial docs for the mysterious cgi.rfc2616_headers directive.
  # Nobody can find any real use for this directive except that it should be 0.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.103 phpdoc/en/chapters/config.xml:1.104
--- phpdoc/en/chapters/config.xml:1.103 Wed May 21 06:34:22 2003
+++ phpdoc/en/chapters/config.xml   Thu Jun  5 13:27:46 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.103 $ --
+!-- $Revision: 1.104 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -944,6 +944,11 @@
  entry0/entry
  entryPHP_INI_SYSTEM/entry
 /row
+row
+ entrycgi.rfc2616_headers/entry
+ entry0/entry
+ entryPHP_INI_SYSTEM/entry
+/row
/tbody
   /tgroup
  /table
@@ -1106,6 +,22 @@
  security context that the request runs under. mod_fastcgi under Apache
  does not currently support this feature (03/17/2002)
  Set to 1 if running under IIS. Default is zero.
+/para
+   /listitem
+  /varlistentry
+
+  varlistentry id=ini.cgi.rfc2616_headers
+   term
+parametercgi.rfc2616_headers/parameter
+typeint/type
+   /term
+   listitem
+para
+ Tells PHP what type of headers to use when sending HTTP response
+ code. If it's set 0, PHP sends a Status: header that is supported
+ by Apache and other web servers. When this option is set to 1, PHP
+ will send ulink url=url.rfc;2616RFC 2616/ulink compliant
+ headers.  Leave it set to 0 unless you know what you're doing.
 /para
/listitem
   /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/features http-auth.xml

2003-06-06 Thread Philip Olson
philip  Thu Jun  5 13:39:38 2003 EDT

  Modified files:  
/phpdoc/en/features http-auth.xml 
/phpdoc/en/chapters config.xml 
  Log:
  Typo.
  
  
Index: phpdoc/en/features/http-auth.xml
diff -u phpdoc/en/features/http-auth.xml:1.35 phpdoc/en/features/http-auth.xml:1.36
--- phpdoc/en/features/http-auth.xml:1.35   Thu Jun  5 13:36:29 2003
+++ phpdoc/en/features/http-auth.xmlThu Jun  5 13:39:38 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.35 $ --
+!-- $Revision: 1.36 $ --
  chapter id=features.http-auth
   titleHTTP authentication with PHP/title
 
@@ -173,7 +173,7 @@
titleIIS Note:/title
simpara
 For HTTP Authentication to work with IIS, the PHP directive
-link linkend=ini.cgi.rfc2616_headerscgi.rfc2616_headers/link must
+link linkend=ini.cgi.rfc2616-headerscgi.rfc2616_headers/link must
 be set to literal0/literal (the default value).
/simpara
   /note
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.104 phpdoc/en/chapters/config.xml:1.105
--- phpdoc/en/chapters/config.xml:1.104 Thu Jun  5 13:27:46 2003
+++ phpdoc/en/chapters/config.xml   Thu Jun  5 13:39:38 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.104 $ --
+!-- $Revision: 1.105 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -1115,7 +1115,7 @@
/listitem
   /varlistentry
 
-  varlistentry id=ini.cgi.rfc2616_headers
+  varlistentry id=ini.cgi.rfc2616-headers
term
 parametercgi.rfc2616_headers/parameter
 typeint/type



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DOC] cvs: phpdoc /en/chapters config.xml install.apache2.xml

2003-03-29 Thread Friedhelm Betz
betzSat Mar 29 10:30:07 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml install.apache2.xml 
  Log:
  use of entities
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.94 phpdoc/en/chapters/config.xml:1.95
--- phpdoc/en/chapters/config.xml:1.94  Fri Mar 14 07:36:54 2003
+++ phpdoc/en/chapters/config.xml   Sat Mar 29 10:30:06 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.94 $ --
+!-- $Revision: 1.95 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -70,8 +70,8 @@
 simpara
  When using PHP as an Apache module, you can also change the
  configuration settings using directives in Apache configuration
- files (e.g. filenamehttpd.conf/filename) and
- filename.htaccess/filename files (You will need
+ files (e.g. httpd.conf;) and
+ htaccess; files (You will need
  AllowOverride Options or AllowOverride All privileges)
 /simpara
 
@@ -137,9 +137,9 @@
listitem
 para
  Sets the value of the specified directive.
- This can NOT be used in filename.htaccess/filename files.
+ This can NOT be used in htaccess; files.
  Any directive type set with systemitem 
role=directivephp_admin_value/systemitem
- can not be overridden by filename.htaccess/filename or virtualhost 
directives.
+ can not be overridden by htaccess; or virtualhost directives.
  To clear a previously set value use literalnone/literal as the value.
  informalexample
   programlisting role=ini
@@ -160,9 +160,9 @@
listitem
 para
  Used to set a Boolean configuration directive.
- This can NOT be used in filename.htaccess/filename files.
+ This can NOT be used in htaccess; files.
  Any directive type set with systemitem 
role=directivephp_admin_flag/systemitem
- can not be overridden by filename.htaccess/filename or virtualhost 
directives.
+ can not be overridden by htaccess; or virtualhost directives.
 /para
/listitem
   /varlistentry
@@ -188,7 +188,7 @@
  note
   para
PHP constants do not exist outside of PHP. For example, in 
-   filenamehttpd.conf/filename you can not use PHP constants 
+   httpd.conf; you can not use PHP constants 
such as constantE_ALL/constant or constantE_NOTICE/constant 
to set the link linkend=ini.error-reportingerror_reporting/link 
directive as they will have no meaning and will evaluate to
@@ -228,15 +228,15 @@
 entryPHP_INI_PERDIR/entry
 entry2/entry
 entry
- Entry can be set in php.ini;, filename.htaccess/filename or
- filenamehttpd.conf/filename
+ Entry can be set in php.ini;, htaccess; or
+ httpd.conf;
 /entry
/row
row
 entryPHP_INI_SYSTEM/entry
 entry4/entry
 entry
- Entry can be set in php.ini; or filenamehttpd.conf/filename
+ Entry can be set in php.ini; or httpd.conf;
 /entry
/row
row
@@ -692,8 +692,8 @@
 para
  Please note that systemitem role=directiveregister_globals/systemitem
  cannot be set at runtime (functionini_set/function). Although, you can
- use filename.htaccess/filename if your host allows it as described
- above. An example filename.htaccess/filename entry:
+ use htaccess; if your host allows it as described
+ above. An example htaccess; entry:
  userinputphp_flag register_globals on/userinput.
 /para
 note
Index: phpdoc/en/chapters/install.apache2.xml
diff -u phpdoc/en/chapters/install.apache2.xml:1.9 
phpdoc/en/chapters/install.apache2.xml:1.10
--- phpdoc/en/chapters/install.apache2.xml:1.9  Tue Feb 18 06:54:49 2003
+++ phpdoc/en/chapters/install.apache2.xml  Sat Mar 29 10:30:06 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.9 $ --
+!-- $Revision: 1.10 $ --
   sect1 id=install.apache2
titleServers-Apache 2.0/title
para
@@ -186,7 +186,7 @@
  There are two ways to set up literalPHP/literal to work with
  Apache 2.0 on Windows. One is to use the CGI binary the other is to
  use the Apache module DLL. In either case you need to stop the Apache
- server, and edit your filenamehttpd.conf/filename to configure Apache
+ server, and edit your httpd.conf; to configure Apache
  to work with literalPHP/literal.
 /para
 para



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-03-14 Thread Friedhelm Betz
betzFri Mar 14 07:36:54 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  typo fix
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.93 phpdoc/en/chapters/config.xml:1.94
--- phpdoc/en/chapters/config.xml:1.93  Sat Feb 15 15:32:52 2003
+++ phpdoc/en/chapters/config.xml   Fri Mar 14 07:36:54 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.93 $ --
+!-- $Revision: 1.94 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -1050,7 +1050,7 @@
 
   varlistentry id=ini.cgi.redirect-status-env
term
-parametercgi.cgi.redirect_status_env/parameter
+parametercgi.redirect_status_env/parameter
 typestring/type
/term
listitem



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-02-15 Thread Jani Taskinen
sniper  Sat Feb 15 15:32:53 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Added the example usage of none to php_admin_value section.
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.92 phpdoc/en/chapters/config.xml:1.93
--- phpdoc/en/chapters/config.xml:1.92  Tue Feb  4 08:27:37 2003
+++ phpdoc/en/chapters/config.xml   Sat Feb 15 15:32:52 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.92 $ --
+!-- $Revision: 1.93 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -104,8 +104,7 @@
 para
  Sets the value of the specified directive.
  Can be used only with PHP_INI_ALL and PHP_INI_PERDIR type directives.
- To clear a previously set value use literalnone/literal
- as the value.
+ To clear a previously set value use literalnone/literal as the value.
  informalexample
   programlisting role=ini
 ![CDATA[
@@ -141,6 +140,14 @@
  This can NOT be used in filename.htaccess/filename files.
  Any directive type set with systemitem 
role=directivephp_admin_value/systemitem
  can not be overridden by filename.htaccess/filename or virtualhost 
directives.
+ To clear a previously set value use literalnone/literal as the value.
+ informalexample
+  programlisting role=ini
+![CDATA[
+php_admin_value open_basedir none
+]]
+  /programlisting
+ /informalexample
 /para
/listitem
   /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml install.caudium.xml install.commandline.xml install.openbsd.xml install.problems.xml

2003-02-04 Thread Damien Seguy
damsTue Feb  4 08:27:38 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml install.caudium.xml 
install.commandline.xml install.openbsd.xml 
install.problems.xml 
  Log:
  php.ini, safemode entities, plus some cdata
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.91 phpdoc/en/chapters/config.xml:1.92
--- phpdoc/en/chapters/config.xml:1.91  Wed Jan 22 02:02:19 2003
+++ phpdoc/en/chapters/config.xml   Tue Feb  4 08:27:37 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.91 $ --
+!-- $Revision: 1.92 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -970,8 +970,7 @@
listitem
 para
  PHP's root directory on the server. Only used if
- non-empty. If PHP is configured with link 
- linkend=ini.safe-modesafe mode/link, no files outside
+ non-empty. If PHP is configured with safemode;, no files outside
  this directory are served.
  If PHP was not compiled with FORCE_REDIRECT, you SHOULD set doc_root
  if you are running php as a CGI under any web server (other than IIS)
Index: phpdoc/en/chapters/install.caudium.xml
diff -u phpdoc/en/chapters/install.caudium.xml:1.5 
phpdoc/en/chapters/install.caudium.xml:1.6
--- phpdoc/en/chapters/install.caudium.xml:1.5  Fri Nov 22 12:31:12 2002
+++ phpdoc/en/chapters/install.caudium.xml  Tue Feb  4 08:27:38 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.5 $ --
+!-- $Revision: 1.6 $ --
   sect1 id=install.caudium
titleServers-Caudium/title
para
@@ -45,8 +45,8 @@
  When compiling PHP 4 with MySQL support you must make sure that
  the normal MySQL client code is used. Otherwise there might be
  conflicts if your Pike already has MySQL support. You do this by
- specifying a MySQL install directory the link
- linkend=install.configure.with-mysql --with-mysql/link option.
+ specifying a MySQL install directory the 
+ option role=configure --with-mysql/option option.
 /para
/note
   /sect1
Index: phpdoc/en/chapters/install.commandline.xml
diff -u phpdoc/en/chapters/install.commandline.xml:1.4 
phpdoc/en/chapters/install.commandline.xml:1.5
--- phpdoc/en/chapters/install.commandline.xml:1.4  Wed Dec 25 05:49:35 2002
+++ phpdoc/en/chapters/install.commandline.xml  Tue Feb  4 08:27:38 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.4 $ --
+!-- $Revision: 1.5 $ --
   sect1 id=install.commandline
titleServers-CGI/Commandline/title
para
@@ -37,11 +37,10 @@
 simpara
  If you have built PHP 3 as a CGI program, you may benchmark your
  build by typing commandmake bench/command. Note that if 
- link linkend=features.safe-modeSafe Mode/link
- is on by default, the benchmark may not be able to finish if
+ safemode; is on by default, the benchmark may not be able to finish if
  it takes longer then the 30 seconds allowed. This is because the
- functionset_time_limit/function can not be used in safe
- mode. Use the link
+ functionset_time_limit/function can not be used in 
+ safemode;. Use the link
   linkend=ini.max-execution-timemax_execution_time/link
  configuration setting to control this time for your own
  scripts. commandmake bench/command ignores the link
Index: phpdoc/en/chapters/install.openbsd.xml
diff -u phpdoc/en/chapters/install.openbsd.xml:1.2 
phpdoc/en/chapters/install.openbsd.xml:1.3
--- phpdoc/en/chapters/install.openbsd.xml:1.2  Fri Nov  1 13:31:14 2002
+++ phpdoc/en/chapters/install.openbsd.xml  Tue Feb  4 08:27:38 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.2 $ --
+!-- $Revision: 1.3 $ --
 sect1 id=install.openbsd
  titleUnix/OpenBSD installs/title
  para
@@ -19,8 +19,7 @@
 which contains the basic engine (plus gettext and iconv).  Next, take a look
 at the module packages, such as filenamephp4-mysql-4.2.3.tgz/filename
 or filenamephp4-imap-4.2.3.tgz/filename.  You need to use the 
commandphpxs/command
-command to activate and deactivate these modules in your 
filenamephp.ini/filename
-file.
+command to activate and deactivate these modules in your php.ini;.
/simpara
example id=install.openbsd.ports.example
 titleOpenBSD Package Install Example/title
Index: phpdoc/en/chapters/install.problems.xml
diff -u phpdoc/en/chapters/install.problems.xml:1.1 
phpdoc/en/chapters/install.problems.xml:1.2
--- phpdoc/en/chapters/install.problems.xml:1.1 Wed Jan  9 18:52:08 2002
+++ phpdoc/en/chapters/install.problems.xml Tue Feb  4 08:27:38 2003
@@ -28,7 +28,7 @@
  If you want to get help on the mailing list, please try to be
  precise and give the necessary details about your environment
  (which operating system, what PHP version, what web server, if
- you are running PHP as CGI or a server 

[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-01-21 Thread Philip Olson
philip  Tue Jan 21 04:17:51 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Refer to the ini_set docs; move php3 info into a note; note that virtualhost 
  directives can't overwrite php_admin_*; this closes bug #19578
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.89 phpdoc/en/chapters/config.xml:1.90
--- phpdoc/en/chapters/config.xml:1.89  Thu Jan  2 21:26:43 2003
+++ phpdoc/en/chapters/config.xml   Tue Jan 21 04:17:48 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.89 $ --
+!-- $Revision: 1.90 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -75,16 +75,24 @@
  AllowOverride Options or AllowOverride All privileges)
 /simpara
 
-simpara
- With PHP 3.0, there are Apache directives that correspond to each
- configuration setting in the filenamephp3.ini/filename name,
- except the name is prefixed by php3_.
-/simpara
-
 para
  With PHP 4.0, there are several Apache directives that allow you
  to change the PHP configuration from within the Apache configuration
- files.
+ files.  For a listing of which directives are 
+ constantPHP_INI_ALL/constant, constantPHP_INI_PERDIR/constant, 
+ or constantPHP_INI_SYSTEM/constant, have a look at the table
+ found within the functionini_set/function documentation.
+/para
+
+note
+ simpara
+  With PHP 3.0, there are Apache directives that correspond to each
+  configuration setting in the filenamephp3.ini/filename name,
+  except the name is prefixed by php3_.
+ /simpara
+/note
+
+para
  variablelist
   varlistentry
term
@@ -132,7 +140,7 @@
  Sets the value of the specified directive.
  This can NOT be used in filename.htaccess/filename files.
  Any directive type set with systemitem 
role=directivephp_admin_value/systemitem
- can not be overridden in filename.htaccess/filename files.
+ can not be overridden by filename.htaccess/filename or virtualhost 
+directives.
 /para
/listitem
   /varlistentry
@@ -147,7 +155,7 @@
  Used to set a Boolean configuration directive.
  This can NOT be used in filename.htaccess/filename files.
  Any directive type set with systemitem 
role=directivephp_admin_flag/systemitem
- can not be overridden in filename.htaccess/filename files.
+ can not be overridden by filename.htaccess/filename or virtualhost 
+directives.
 /para
/listitem
   /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-01-21 Thread Philip Olson
philip  Wed Jan 22 02:02:19 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Fix some ini ids (they should begin with ini.)
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.90 phpdoc/en/chapters/config.xml:1.91
--- phpdoc/en/chapters/config.xml:1.90  Tue Jan 21 04:17:48 2003
+++ phpdoc/en/chapters/config.xml   Wed Jan 22 02:02:19 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.90 $ --
+!-- $Revision: 1.91 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -403,7 +403,7 @@
   /varlistentry
 
 
-  varlistentry id=allow-call-time-pass-reference
+  varlistentry id=ini.allow-call-time-pass-reference
term
 parameterallow_call_time_pass_reference/parameter
 typeboolean/type
@@ -426,7 +426,7 @@
/listitem
   /varlistentry
 
-  varlistentry id=expose-php
+  varlistentry id=ini.expose-php
term
 parameterexpose_php/parameter
 typeboolean/type
@@ -620,7 +620,7 @@
/listitem
   /varlistentry
 
-  varlistentry id=arg-separator.input
+  varlistentry id=ini.arg-separator.input
term
 parameterarg_separator.input/parameter
 typestring/type
@@ -1063,7 +1063,7 @@
/listitem
   /varlistentry
 
-  varlistentry id=fastcgi.impersonate
+  varlistentry id=ini.fastcgi.impersonate
term
 parameterfastcgi.impersonate/parameter
 typestring/type



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2003-01-02 Thread CHAILLAN Nicolas
nicos   Thu Jan  2 21:26:43 2003 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  fixing tabs
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.88 phpdoc/en/chapters/config.xml:1.89
--- phpdoc/en/chapters/config.xml:1.88  Thu Jan  2 21:20:44 2003
+++ phpdoc/en/chapters/config.xml   Thu Jan  2 21:26:43 2003
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.88 $ --
+!-- $Revision: 1.89 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -476,7 +476,7 @@
 use this directive you must have enabled it at compile time.  So, 
 your configure line would have included:
 literal--enable-memory-limit/literal. Note that you have to set 
-   it to -1 if you don't want any limit for your memory.
+it to -1 if you don't want any limit for your memory.
/para
   /listitem
  /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-11-30 Thread Derick Rethans
derick  Sat Nov 30 06:08:05 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  - Whitespace fix; *please* do not use tabs
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.86 phpdoc/en/chapters/config.xml:1.87
--- phpdoc/en/chapters/config.xml:1.86  Fri Nov 29 22:57:18 2002
+++ phpdoc/en/chapters/config.xml   Sat Nov 30 06:08:05 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.86 $ --
+!-- $Revision: 1.87 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -96,8 +96,8 @@
 para
  Sets the value of the specified directive.
  Can be used only with PHP_INI_ALL and PHP_INI_PERDIR type directives.
-To clear a previously set value use literalnone/literal
-as the value.
+ To clear a previously set value use literalnone/literal
+ as the value.
  informalexample
   programlisting role=ini
 ![CDATA[



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-11-29 Thread Sara Golemon
pollita Fri Nov 29 22:57:18 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Per Bug #20622
  Include information on how to clear previously set directives in an
  .htaccess file.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.85 phpdoc/en/chapters/config.xml:1.86
--- phpdoc/en/chapters/config.xml:1.85  Tue Nov 19 04:22:29 2002
+++ phpdoc/en/chapters/config.xml   Fri Nov 29 22:57:18 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.85 $ --
+!-- $Revision: 1.86 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -96,6 +96,15 @@
 para
  Sets the value of the specified directive.
  Can be used only with PHP_INI_ALL and PHP_INI_PERDIR type directives.
+To clear a previously set value use literalnone/literal
+as the value.
+ informalexample
+  programlisting role=ini
+![CDATA[
+php_value auto_prepend_file none
+]]
+  /programlisting
+ /informalexample
 /para
/listitem
   /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-11-18 Thread Philip Olson
philip  Tue Nov 19 01:11:53 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  memory_limit only works if enabled at compile time.  Closes bug #17344
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.83 phpdoc/en/chapters/config.xml:1.84
--- phpdoc/en/chapters/config.xml:1.83  Sun Nov 17 08:58:51 2002
+++ phpdoc/en/chapters/config.xml   Tue Nov 19 01:11:53 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.83 $ --
+!-- $Revision: 1.84 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -463,7 +463,10 @@
para
 This sets the maximum amount of memory in bytes that a script
 is allowed to allocate.  This helps prevent poorly written
-scripts for eating up all available memory on a server.
+scripts for eating up all available memory on a server.  In order to
+use this directive you must have enabled it at compile time.  So, 
+your configure line would have included:
+literal--enable-memory-limit/literal
/para
   /listitem
  /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-11-17 Thread Friedhelm Betz
betzSun Nov 17 08:58:51 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  entity correction
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.82 phpdoc/en/chapters/config.xml:1.83
--- phpdoc/en/chapters/config.xml:1.82  Sat Nov 16 12:59:49 2002
+++ phpdoc/en/chapters/config.xml   Sun Nov 17 08:58:51 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.82 $ --
+!-- $Revision: 1.83 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -204,7 +204,7 @@
 entryPHP_INI_PERDIR/entry
 entry2/entry
 entry
- Entry can be set in php.ini, filename.htaccess/filename or
+ Entry can be set in php.ini;, filename.htaccess/filename or
  filenamehttpd.conf/filename
 /entry
/row



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/reference/info/functions ini-set.xml

2002-11-16 Thread Jani Taskinen
sniper  Sat Nov 16 12:44:00 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
/phpdoc/en/reference/info/functions ini-set.xml 
  Log:
  - Expandedd the explanations for php_value/flag and php_admin_value/flag
to cover the exact behaviour and with what directives they can be used on.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.80 phpdoc/en/chapters/config.xml:1.81
--- phpdoc/en/chapters/config.xml:1.80  Sat Oct 26 11:41:00 2002
+++ phpdoc/en/chapters/config.xml   Sat Nov 16 12:44:00 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.80 $ --
+!-- $Revision: 1.81 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -83,8 +83,8 @@
 
 para
  With PHP 4.0, there are several Apache directives that allow you
- to change the PHP configuration from within the Apache
- configuration file itself.
+ to change the PHP configuration from within the Apache configuration
+ files.
  variablelist
   varlistentry
term
@@ -94,7 +94,9 @@
/term
listitem
 para
- This sets the value of the specified variable./para
+ Sets the value of the specified directive.
+ Can be used only with PHP_INI_ALL and PHP_INI_PERDIR type directives.
+/para
/listitem
   /varlistentry
   varlistentry
@@ -105,7 +107,9 @@
/term
listitem
 para
- This is used to set a Boolean configuration option./para
+ Used to set a Boolean configuration directive.
+ Can be used only with PHP_INI_ALL and PHP_INI_PERDIR type directives.
+/para
/listitem
   /varlistentry
   varlistentry
@@ -116,10 +120,10 @@
/term
listitem
 para
- This sets the value of the specified variable. Admin
- configuration settings can only be set from within the
- main Apache configuration files, and not from
- filename.htaccess/filename files.
+ Sets the value of the specified directive.
+ This can NOT be used filename.htaccess/filename files.
+ Any directive type set with systemitem 
+role=directivephp_admin_value/systemitem
+ can not be overridden in filename.htaccess/filename files.
 /para
/listitem
   /varlistentry
@@ -131,7 +135,10 @@
/term
listitem
 para
- This is used to set a Boolean configuration option.
+ Used to set a Boolean configuration directive.
+ This can NOT be used in filename.htaccess/filename files.
+ Any directive type set with systemitem 
+role=directivephp_admin_flag/systemitem
+ can not be overridden in filename.htaccess/filename files.
 /para
/listitem
   /varlistentry
@@ -157,7 +164,7 @@
  note
   para
PHP constants do not exist outside of PHP. For example, in 
-   filenamehttpd.conf/filename do not use PHP constants 
+   filenamehttpd.conf/filename you can not use PHP constants 
such as constantE_ALL/constant or constantE_NOTICE/constant 
to set the link linkend=ini.error-reportingerror_reporting/link 
directive as they will have no meaning and will evaluate to
@@ -197,17 +204,15 @@
 entryPHP_INI_PERDIR/entry
 entry2/entry
 entry
- Entry can be set in filename.htaccess/filename and VHost
- directives in httpd.conf.
+ Entry can be set in php.ini, filename.htaccess/filename or
+ filenamehttpd.conf/filename
 /entry
/row
row
 entryPHP_INI_SYSTEM/entry
 entry4/entry
 entry
- Entry can be set in php.ini; or
- filenamehttpd.conf/filename (but not in VHost blocks in
- httpd.conf).
+ Entry can be set in php.ini; or filenamehttpd.conf/filename
 /entry
/row
row
@@ -222,7 +227,7 @@
 para
  You can view the settings of the configuration values in
  the output of functionphpinfo/function. You can also
- access the values of individual configuration settings using
+ access the values of individual configuration directives using
  functionini_get/function or functionget_cfg_var/function.
 /para
/sect2
Index: phpdoc/en/reference/info/functions/ini-set.xml
diff -u phpdoc/en/reference/info/functions/ini-set.xml:1.22 
phpdoc/en/reference/info/functions/ini-set.xml:1.23
--- phpdoc/en/reference/info/functions/ini-set.xml:1.22 Sun Nov 10 15:26:06 2002
+++ phpdoc/en/reference/info/functions/ini-set.xml  Sat Nov 16 12:44:00 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.22 $ --
+!-- $Revision: 1.23 $ --
 !-- splitted from ./en/functions/info.xml, last change in rev 1.23 --
   refentry id=function.ini-set
refnamediv
@@ -1232,17 +1232,15 @@
  entryPHP_INI_PERDIR/entry
  entry2/entry
  entry
-  

[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-11-16 Thread Jani Taskinen
sniper  Sat Nov 16 12:59:50 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  oopsie..
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.81 phpdoc/en/chapters/config.xml:1.82
--- phpdoc/en/chapters/config.xml:1.81  Sat Nov 16 12:44:00 2002
+++ phpdoc/en/chapters/config.xml   Sat Nov 16 12:59:49 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.81 $ --
+!-- $Revision: 1.82 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -121,7 +121,7 @@
listitem
 para
  Sets the value of the specified directive.
- This can NOT be used filename.htaccess/filename files.
+ This can NOT be used in filename.htaccess/filename files.
  Any directive type set with systemitem 
role=directivephp_admin_value/systemitem
  can not be overridden in filename.htaccess/filename files.
 /para



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-10-26 Thread Gabor Hojtsy
gobaSat Oct 26 11:41:00 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Corercting entity errors reported by xsltproc
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.79 phpdoc/en/chapters/config.xml:1.80
--- phpdoc/en/chapters/config.xml:1.79  Sun Sep 29 20:09:42 2002
+++ phpdoc/en/chapters/config.xml   Sat Oct 26 11:41:00 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.79 $ --
+!-- $Revision: 1.80 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -490,12 +490,12 
 /row
 row
  entryarg_separator.output/entry
- entry/entry
+ entryamp;/entry
  entryPHP_INI_ALL/entry
 /row
 row
  entryarg_separator.input/entry
- entry/entry
+ entryamp;/entry
  entryPHP_INI_SYSTEM|PHP_INI_PERDIR/entry
 /row
 row



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/reference/filesystem reference.xml

2002-09-26 Thread Wez Furlong

wez Thu Sep 26 10:32:51 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
/phpdoc/en/reference/filesystem reference.xml 
  Log:
  More 4.3 updates.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.76 phpdoc/en/chapters/config.xml:1.77
--- phpdoc/en/chapters/config.xml:1.76  Sun Sep 15 11:29:08 2002
+++ phpdoc/en/chapters/config.xml   Thu Sep 26 10:32:50 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.76 $ --
+!-- $Revision: 1.77 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -194,10 +194,11 
 /note
 warning
  para 
-  On Windows, the following functions do not support remote file
-  accesing: functioninclude/function,
-  functioninclude_once/function, functionrequire/function and
-  functionrequire_once/function.
+  On Windows versions prior to PHP 4.3, the following functions do not
+  support remote file accesing: functioninclude/function,
+  functioninclude_once/function, functionrequire/function,
+  functionrequire_once/function and the imagecreatefromXXX
+  functions in the xref linkend=ref.image/ extension.
  /para
 /warning
 
Index: phpdoc/en/reference/filesystem/reference.xml
diff -u phpdoc/en/reference/filesystem/reference.xml:1.5 
phpdoc/en/reference/filesystem/reference.xml:1.6
--- phpdoc/en/reference/filesystem/reference.xml:1.5Mon Sep 23 22:53:08 2002
+++ phpdoc/en/reference/filesystem/reference.xmlThu Sep 26 10:32:51 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.5 $ --
+!-- $Revision: 1.6 $ --
  reference id=ref.filesystem
   titleFilesystem functions/title
   titleabbrevFilesystem/titleabbrev
 -65,6 +65,11 
  because people using carriage-returns as item separators under
  Unix systems would experience non-backwards-compatible behaviour.
 /para
+note
+ simpara
+  This configuration option was introduced in PHP 4.3.
+ /simpara
+/note
/listitem
   /varlistentry
  /variablelist



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/reference rsusi.txt /en/reference/apache ini.xml reference.xml /en/reference/network ini.xml reference.xml /en/reference/sem ini.xml reference.xml /en/reference/tokenizer ini.xml reference.xml

2002-09-26 Thread Friedhelm Betz

betzThu Sep 26 17:59:44 2002 EDT

  Added files: 
/phpdoc/en/reference/apache ini.xml 
/phpdoc/en/reference/networkini.xml 
/phpdoc/en/reference/semini.xml 
/phpdoc/en/reference/tokenizer  ini.xml 

  Modified files:  
/phpdoc/en/chapters config.xml 
/phpdoc/en/referencersusi.txt 
/phpdoc/en/reference/apache reference.xml 
/phpdoc/en/reference/networkreference.xml 
/phpdoc/en/reference/semreference.xml 
/phpdoc/en/reference/tokenizer  reference.xml 
  Log:
  more updates on ini-settings.
  integrated part removed from config.xml
  reflect changes in rsusi.txt
  
  

Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.77 phpdoc/en/chapters/config.xml:1.78
--- phpdoc/en/chapters/config.xml:1.77  Thu Sep 26 10:32:50 2002
+++ phpdoc/en/chapters/config.xml   Thu Sep 26 17:59:41 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.77 $ --
+!-- $Revision: 1.78 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -178,9 +178,10 
 para
  This option enables the URL-aware fopen wrappers that enable 
  accessing URL object like files. Default wrappers are provided for 
- the access of link linkend=features.remote-filesremote files/link
- using the ftp or http protocol, some extensions like zlib may 
- register additional wrappers. 
+ the access of link linkend=features.remote-filesremote files/link
+ using the ftp or http protocol, some extensions like
+ link linkend=ref.zlibzlib/link may register additional
+ wrappers. 
 /para
 
 note
 -316,23 +317,6 
/listitem
   /varlistentry
 
-  varlistentry id=ini.engine
-   term
-parameterengine/parameter
-typeboolean/type
-   /term
-   listitem
-para
- This directive is really only useful in the Apache module
- version of PHP.  It is used by sites that would like to turn
- PHP parsing on and off on a per-directory or per-virtual
- server basis.  By putting userinputengine
- off/userinput in the appropriate places in the
- filenamehttpd.conf/filename file, PHP can be enabled or
- disabled.
-/para
-   /listitem
-  /varlistentry
   
   varlistentry id=ini.error-log
term
 -380,7 +364,7 
listitem
 para
  Whether or not to allow HTTP 
- link linkend=features.file-uploadfile uploads/link.  See also 
+ link linkend=features.file-uploadfile uploads/link. See also 
  the 
  link linkend=ini.upload-max-filesizeupload_max_filesize/link,
  link linkend=ini.upload-tmp-dirupload_tmp_dir/link, and 
 -542,7 +526,7 
/term
listitem
 para
- true; by default.  If changed to false; scripts will be terminated
+ true; by default. If changed to false; scripts will be terminated
  as soon as they try to output something after a client has aborted
  their connection.
 /para
 -571,6 +555,9 
  this option on has serious performance implications and is generally
  recommended for debugging purposes only. This value defaults to
  true; when operating under the literalCLI SAPI/literal.
+/para
+para
+ See also functionob_implicit_flush/function.
 /para
/listitem
   /varlistentry
Index: phpdoc/en/reference/rsusi.txt
diff -u phpdoc/en/reference/rsusi.txt:1.34 phpdoc/en/reference/rsusi.txt:1.35
--- phpdoc/en/reference/rsusi.txt:1.34  Mon Sep 16 16:46:36 2002
+++ phpdoc/en/reference/rsusi.txt   Thu Sep 26 17:59:42 2002
 -17,7 +17,7 
 
 Extension   New Ref Struct   ini   configure
 
-apache ~
+apache   yes
 array  
 aspell 
 bc   yes
 -87,7 +87,7 
 muscat ~
 mysqlyes
 ncurses  yes
-network~
+network~ yes
 nis
 notes  ~
 objaggregation 
 -109,7 +109,7 
 readline   
 recode 
 regex  
-sem
+sem  yes
 sesam  !no
 session++yes
 shmop  
 -118,7 +118,7 
 strings
 swf
 sybase ~ yes
-tokenizer  ~
+tokenizer  ~ yes
 uodbcyes
 url~
 var~
Index: phpdoc/en/reference/apache/reference.xml
diff -u phpdoc/en/reference/apache/reference.xml:1.5 
phpdoc/en/reference/apache/reference.xml:1.6
--- phpdoc/en/reference/apache/reference.xml:1.5Thu Sep 19 16:38:31 2002
+++ phpdoc/en/reference/apache/reference.xmlThu Sep 26 17:59:42 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- 

[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-09-12 Thread Friedhelm Betz

betzThu Sep 12 16:28:37 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  remove integrated part
  
  

Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.73 phpdoc/en/chapters/config.xml:1.74
--- phpdoc/en/chapters/config.xml:1.73  Tue Sep  3 15:49:16 2002
+++ phpdoc/en/chapters/config.xml   Thu Sep 12 16:28:36 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.73 $ --
+!-- $Revision: 1.74 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -1433,170 +1433,6 
 /variablelist
/sect2
 
-   sect2 id=ini.sect.informix
-titleInformix Configuration Directives/title
-variablelist
- 
- varlistentry id=ini.ifx.allow-persistent
-  term
-   parameterifx.allow_persistent/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Whether to allow persistent Informix connections.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.ifx.max-persistent
-  term
-   parameterifx.max_persistent/parameter
-   typeinteger/type
-  /term
-  listitem
-   para
-The maximum number of persistent Informix connections per
-process.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.ifx.max-links
-  term
-   parameterifx.max_links/parameter
-   typeinteger/type
-  /term
-  listitem
-   para
-The maximum number of Informix connections per process, including
-persistent connections.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.ifx.default-host
-  term
-   parameterifx.default_host/parameter
-   typestring/type
-  /term
-  listitem
-   para
-The default host to connect to when no host is specified
-in functionifx_connect/function or 
-functionifx_pconnect/function.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.ifx.default-user
-  term
-   parameterifx.default_user/parameter
-   typestring/type
-  /term
-  listitem
-   para
-The default user id to use when none is specified 
-in functionifx_connect/function or 
-functionifx_pconnect/function.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.ifx.default-password
-  term
-   parameterifx.default_password/parameter
-   typestring/type
-  /term
-  listitem
-   para
-The default password to use when none is specified 
-in functionifx_connect/function or 
-functionifx_pconnect/function.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.ifx.blobinfile
-  term
-   parameterifx.blobinfile/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Set to true; if you want to return blob columns
-in a file, false; if you want them in memory. You can
-override the setting at runtime 
-with functionifx_blobinfile_mode/function.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.ifx.textasvarchar
-  term
-   parameterifx.textasvarchar/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Set to true; if you want to return TEXT columns
-as normal strings in select statements,
-false; if you want to use blob id parameters. You can
-override the setting at runtime with 
-   functionifx_textasvarchar/function.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.ifx.byteasvarchar
-  term
-   parameterifx.byteasvarchar/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Set to true; if you want to return BYTE columns
-as normal strings in select queries, 
-false; if you want to use blob id parameters. You can
-override the setting at runtime with 
-functionifx_textasvarchar/function.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.ifx.charasvarchar
-  term
-   parameterifx.charasvarchar/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Set to true; if you want to trim trailing spaces
-from CHAR columns when fetching them.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.ifx.nullformat
-  term
-   parameterifx.nullformat/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Set to true; if you want to return null; columns
-as the literal string null;, false; if you want
-them returned as the empty string . You can
-override this setting at runtime with 
-functionifx_nullformat/function.
-   /para
-  /listitem
- /varlistentry
-
-
-/variablelist
-   /sect2
-
sect2 id=ini.sect.bcmath
 

[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-09-03 Thread Hakan Kuecuekyilmaz

hakan   Tue Sep  3 15:49:16 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  closing bug #19214
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.72 phpdoc/en/chapters/config.xml:1.73
--- phpdoc/en/chapters/config.xml:1.72  Fri Aug 16 13:28:06 2002
+++ phpdoc/en/chapters/config.xml   Tue Sep  3 15:49:16 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.72 $ --
+!-- $Revision: 1.73 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -21,8 +21,8 
 literal-c/literal command line switch, see the chapter about using
 literalPHP/literal from the link
 linkend=features.commandlinecommand line/link. You can also use the
-environment variable literalPHPRC/literal for an additionaly path to
-search for php.ini;.
+environment variable literalPHPRC/literal for an additional path to
+search for a php.ini; file.
/para
para
 Not every PHP directive is documented below. For a list of all directives, 



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-09-03 Thread Friedhelm Betz


 hakan   Tue Sep  3 15:49:16 2002 EDT

   Modified files:  
 /phpdoc/en/chapters config.xml 
   Log:
   closing bug #19214
  
you can set more than _one_ path with PHPRC
and the first one, where a config file is found, this one is taken.

 Friedhelm   


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-08-16 Thread Marcus Börger

helly   Fri Aug 16 13:28:06 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  docref_root and docref_ext
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.71 phpdoc/en/chapters/config.xml:1.72
--- phpdoc/en/chapters/config.xml:1.71  Mon Jul 29 08:01:55 2002
+++ phpdoc/en/chapters/config.xml   Fri Aug 16 13:28:06 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.71 $ --
+!-- $Revision: 1.72 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -395,11 +395,57 
/term
listitem
 para
- Turn off HTML tags in error messages.
+ Turn off HTML tags in error messages. The new format for html errors produces
+ clickable messages that direct the user to a page describing the error or 
+ function in causing the error. These references are affected by 
+ link linkend=ini.docref-rootdocref_root/link and
+ link linkend=ini.docref-extdocref_ext/link.
 /para
/listitem
   /varlistentry
   
+  varlistentry id=ini.docref-root
+   term
+parameterdocref_root/parameter
+typestring/type
+   /term
+   listitem
+para
+ The new error format contains a reference to a page describing the error or 
+ function in causing the error. In case of manual pages you can download the 
+ manual in your language and set this ini directive to the url of your local
+ copy. If your local copy of the manual can be reached by '/manual/' you can
+ simply use userinputdocref_root=/manual//userinput. Additional you have 
+ to set docref_ext to match the fileextensions of your copy 
+ userinputdocref_ext=.html/userinput. It is possible to use external 
+ references. For example you can use 
+ userinputdocref_root=http://manual/en//userinput.
+/para
+note
+ para
+  The value of docref_root must end with a slash '/'.
+ /para
+/note
+   /listitem
+  /varlistentry
+
+  varlistentry id=ini.docref-ext
+   term
+parameterdocref_ext/parameter
+typestring/type
+   /term
+   listitem
+para
+ See link linkend=ini.docref-rootdocref_root/link.
+/para
+note
+ para
+  The value of docref_ext must begin with a dot '.'.
+ /para
+/note
+   /listitem
+  /varlistentry
+
   varlistentry id=ini.open-basedir
term
 parameteropen_basedir/parameter



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-29 Thread Leszek Krupinski

leszek  Mon Jul 29 08:01:57 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  safe_mode AFAIK can only be set by php_admin_flag
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.70 phpdoc/en/chapters/config.xml:1.71
--- phpdoc/en/chapters/config.xml:1.70  Tue Jul 16 14:34:45 2002
+++ phpdoc/en/chapters/config.xml   Mon Jul 29 08:01:55 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.70 $ --
+!-- $Revision: 1.71 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -135,7 +135,7 
 ![CDATA[
 IfModule mod_php4.c
   php_value include_path .:/usr/local/lib/php
-  php_flag safe_mode on
+  php_admin_flag safe_mode on
 /IfModule
 IfModule mod_php3.c
   php3_include_path .:/usr/local/lib/php



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/features file-upload.xml

2002-07-16 Thread Philip Olson

philip  Tue Jul 16 14:16:02 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
/phpdoc/en/features file-upload.xml 
  Log:
  config  : Documented file_uploads directive
  file-upload : note Mentioned related directives, such as file_uploads
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.68 phpdoc/en/chapters/config.xml:1.69
--- phpdoc/en/chapters/config.xml:1.68  Sun Jul 14 16:06:55 2002
+++ phpdoc/en/chapters/config.xml   Tue Jul 16 14:16:01 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.68 $ --
+!-- $Revision: 1.69 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -371,6 +371,23 
/listitem
   /varlistentry
 
+  varlistentry id=ini.file-uploads
+   term
+parameterfile_uploads/parameter
+typeboolean/type
+   /term
+   listitem
+para
+ Whether or not to allow HTTP 
+ link linkend=features.file-uploadfile uploads/link.  See also 
+ the 
+ link linkend=ini.upload-max-filesizeupload_max_filesize/link,
+ link linkend=ini.upload-tmp-dirupload_tmp_dir/link, and 
+ link linkend=ini.post-max-sizepost_max_size/link directives.
+/para
+   /listitem
+  /varlistentry
+  
   varlistentry id=ini.html-errors
term
 parameterhtml_errors/parameter
Index: phpdoc/en/features/file-upload.xml
diff -u phpdoc/en/features/file-upload.xml:1.49 phpdoc/en/features/file-upload.xml:1.50
--- phpdoc/en/features/file-upload.xml:1.49 Tue Jul 16 13:56:12 2002
+++ phpdoc/en/features/file-upload.xml  Tue Jul 16 14:16:01 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.49 $ --
+!-- $Revision: 1.50 $ --
  chapter id=features.file-upload
   titleHandling file uploads/title
 
 -15,6 +15,16 
 functions, you have full control over who is allowed to upload and
 what is to be done with the file once it has been uploaded.
/simpara
+   note
+titleRelated Configurations Note/title
+para
+ See also the link linkend=ini.file-uploadsfile_uploads/link, 
+ link linkend=ini.upload-max-filesizeupload_max_filesize/link,
+ link linkend=ini.upload-tmp-dirupload_tmp_dir/link, and
+ link linkend=ini.post-max-sizepost_max_size/link directives 
+ in php.ini;
+/para
+   /note
para
 Note that PHP also supports PUT-method file uploads as used by
 Netscape Composer and W3C's Amaya clients.  See the link



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-14 Thread Philip Olson

philip  Sun Jul 14 16:06:56 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  * Removed constant description table, see error handling section (and php.ini).
  * May use named constants too
  * For runtime, see error_reporting().
  * See also display_errors directive
  * Default does not show E_NOTICE, you may want to show them during development
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.67 phpdoc/en/chapters/config.xml:1.68
--- phpdoc/en/chapters/config.xml:1.67  Sat Jul 13 20:21:34 2002
+++ phpdoc/en/chapters/config.xml   Sun Jul 14 16:06:55 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.67 $ --
+!-- $Revision: 1.68 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -356,40 +356,17 
/term
listitem
 para
- Set the error reporting level.  The parameter is an integer
- representing a bit field.  Add the values of the error
- reporting levels you want.
- table
-  titleError Reporting Levels/title
-  tgroup cols=2
-   thead
-row
- entrybit value/entry
- entryenabled reporting/entry
-/row
-   /thead
-   tbody
-row
- entry1/entry
- entrynormal errors/entry
-/row
-row
- entry2/entry
- entrynormal warnings/entry
-/row
-row
- entry4/entry
- entryparser errors/entry
-/row
-row
- entry8/entry
- entrynon-critical style-related warnings/entry
-/row
-   /tbody
-  /tgroup
- /table
- The default value for this directive is 7 (normal errors,
- normal warnings and parser errors are shown).
+ Set the error reporting level. The parameter is either an integer
+ representing a bit field, or named constants. The error_reporting 
+ levels and constants are described in the 
+ link linkend=features.error-handlingError Handling/link section 
+ of the manual, and in php.ini;. To set at runtime, use the 
+ functionerror_reporting/function function. See also the
+ link linkend=ini.display-errorsdisplay_errors/link directive.
+/para
+para
+ The default value does not show constantE_NOTICE/constant level
+ errors. You may want to show them during development.
 /para
/listitem
   /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-13 Thread Yasuo Ohgaki

yohgaki Sat Jul 13 05:04:11 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Added note for php_value, php_admin_value limitation.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.63 phpdoc/en/chapters/config.xml:1.64
--- phpdoc/en/chapters/config.xml:1.63  Thu Jul 11 05:31:03 2002
+++ phpdoc/en/chapters/config.xml   Sat Jul 13 05:04:11 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.63 $ --
+!-- $Revision: 1.64 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -142,6 +142,20 
 ]]
 /programlisting
 /example
+note
+ para
+  Some ini directives have special initilization handler. Changing
+  these ini values from Apache configuration file may result in
+  unexpected behavior. For example, systemitem
+  role=directiveerror_reporting/systemitem has special
+  handler translate error level constant expression to integer
+  value, changing value using literalE_ALL/literal,
+  literalE_NOTICE/literal will not work for systemitem
+  role=directiveerror_reporting/systemitem. Users must
+  specify integer value for systemitem
+  role=directiveerror_reporting/systemitem to make it work.
+ /para
+/note
/para
 
simpara



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-13 Thread Leszek Krupinski

leszek  Sat Jul 13 12:31:36 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  typo
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.64 phpdoc/en/chapters/config.xml:1.65
--- phpdoc/en/chapters/config.xml:1.64  Sat Jul 13 05:04:11 2002
+++ phpdoc/en/chapters/config.xml   Sat Jul 13 12:31:35 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.64 $ --
+!-- $Revision: 1.65 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -767,7 +767,7 
  Tells whether the short form (userinputlt;? ?gt;/userinput)
  of PHP's open tag should be allowed.  If you want to use PHP in
  combination with XML, you can disable this option in order to 
- use (userinputlt;?xml ?gt;/userinput inline.  Otherwise, you 
+ use userinputlt;?xml ?gt;/userinput inline.  Otherwise, you 
  can print it with PHP, for example: userinputlt;?php echo 'lt;?xml 
  version=1.0'; ?gt;/userinput.  Also if disabled, you must use the 
  long form of the PHP open tag (userinputlt;?php ?gt;/userinput).



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-13 Thread Philip Olson

philip  Sat Jul 13 20:21:35 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  * Reworded don't use php constants in httpd.conf note.
  * Added link to ini_get()
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.66 phpdoc/en/chapters/config.xml:1.67
--- phpdoc/en/chapters/config.xml:1.66  Sat Jul 13 19:13:45 2002
+++ phpdoc/en/chapters/config.xml   Sat Jul 13 20:21:34 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.66 $ --
+!-- $Revision: 1.67 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -144,18 +144,16 
 ]]
 /programlisting
 /example
+
 note
  para
-  Some ini directives have special initilization handler. Changing
-  these ini values from Apache configuration file may result in
-  unexpected behavior. For example, systemitem
-  role=directiveerror_reporting/systemitem has special
-  handler translate error level constant expression to integer
-  value, changing value using literalE_ALL/literal,
-  literalE_NOTICE/literal will not work for systemitem
-  role=directiveerror_reporting/systemitem. Users must
-  specify integer value for systemitem
-  role=directiveerror_reporting/systemitem to make it work.
+  PHP constants do not exist outside of PHP.  For example, in 
+  filenamehttpd.conf/filename do not use PHP constants 
+  such as constantE_ALL/constant or constantE_NOTICE/constant 
+  to set the link linkend=ini.error-reportingerror_reporting/link 
+  directive as they will have no meaning and will evaluate to
+  emphasis0/emphasis.  Use the associated bitmask values instead.  
+  These constants can be used in php.ini;
  /para
 /note
/para
 -164,7 +162,7 
 You can view the settings of the configuration values in
 the output of functionphpinfo/function. You can also
 access the values of individual configuration settings using
-functionget_cfg_var/function.
+functionini_get/function or functionget_cfg_var/function.
/simpara

sect2 id=ini.sect.general



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-11 Thread Philip Olson

philip  Thu Jul 11 02:50:52 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Document disable_functions directive.  Close bug #15088.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.59 phpdoc/en/chapters/config.xml:1.60
--- phpdoc/en/chapters/config.xml:1.59  Tue Jul  2 22:29:14 2002
+++ phpdoc/en/chapters/config.xml   Thu Jul 11 02:50:52 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.59 $ --
+!-- $Revision: 1.60 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -252,6 +252,25 
/listitem
   /varlistentry
 
+  varlistentry id=ini.disable-functions
+   term
+parameterdisable_functions/parameter
+typestring/type
+   /term
+   listitem
+simpara
+ This directive allows you to disable certain functions for 
+ link linkend=securitysecurity/link reasons.  It takes 
+ on a comma-dilimited list of function names.  disable_functions
+ is not affected by link linkend=ini.safe-modeSafe Mode/link. 
+/simpara
+simpara
+ This directive must be set in php.ini;  For example, you 
+ cannot set this in filenamehttpd.conf/filename.
+/simpara
+   /listitem
+  /varlistentry
+  
   varlistentry id=ini.display-errors
term
 parameterdisplay_errors/parameter



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-11 Thread Philip Olson

philip  Thu Jul 11 03:22:26 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Removing the undocumented and mysterious nsapi_ext, isapi_ext and cgi_ext
  entries.  They aren't even in php.ini
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.60 phpdoc/en/chapters/config.xml:1.61
--- phpdoc/en/chapters/config.xml:1.60  Thu Jul 11 02:50:52 2002
+++ phpdoc/en/chapters/config.xml   Thu Jul 11 03:22:25 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.60 $ --
+!-- $Revision: 1.61 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -241,17 +241,6 
/listitem
   /varlistentry
 
-  varlistentry id=ini.cgi-ext
-   term
-parametercgi_ext/parameter
-typestring/type
-   /term
-   listitem
-para
-/para
-   /listitem
-  /varlistentry
-
   varlistentry id=ini.disable-functions
term
 parameterdisable_functions/parameter
 -549,17 +538,6 
/listitem
   /varlistentry
 
-  varlistentry id=ini.isapi-ext
-   term
-parameterisapi_ext/parameter
-typestring/type
-   /term
-   listitem
-para
-/para
-   /listitem
-  /varlistentry
-
   varlistentry id=ini.log-errors
term
 parameterlog_errors/parameter
 -653,17 +631,6 
  This sets the maximum amount of memory in bytes that a script
  is allowed to allocate.  This helps prevent poorly written
  scripts for eating up all available memory on a server.
-/para
-   /listitem
-  /varlistentry
-  
-  varlistentry id=ini.nsapi-ext
-   term
-parameternsapi_ext/parameter
-typestring/type
-   /term
-   listitem
-para
 /para
/listitem
   /varlistentry



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-11 Thread Philip Olson

philip  Thu Jul 11 04:04:31 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  * Not all directives are documented, see php.ini in CVS
  * note: register_globals = off as of PHP 4.2.0
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.61 phpdoc/en/chapters/config.xml:1.62
--- phpdoc/en/chapters/config.xml:1.61  Thu Jul 11 03:22:25 2002
+++ phpdoc/en/chapters/config.xml   Thu Jul 11 04:04:31 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.61 $ --
+!-- $Revision: 1.62 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -24,6 +24,19 
 environment variable literalPHPRC/literal for an additionaly path to
 search for php.ini;.
/para
+   para
+Not every PHP directive is documented below.  For a list of all directives, 
+please read your well commented php.ini file.  You may want to view the 
+latest ulink url=url.php.cvs.phpini;php.ini here/ulink from CVS.
+   /para
+   note
+para
+ The default value for the PHP directive 
+ link linkend=ini.register-globalsregister_globals/link changed from 
+ emphasison/emphasis to emphasisoff/emphasis in PHP 
+ ulink url=url.php.release4.2.0;4.2.0/ulink.
+/para
+   /note
para
 example
  titlephp.ini; example/title



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-11 Thread Gabor Hojtsy

gobaThu Jul 11 05:31:04 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Correcting php.ini entity
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.62 phpdoc/en/chapters/config.xml:1.63
--- phpdoc/en/chapters/config.xml:1.62  Thu Jul 11 04:04:31 2002
+++ phpdoc/en/chapters/config.xml   Thu Jul 11 05:31:03 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.62 $ --
+!-- $Revision: 1.63 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -25,8 +25,8 
 search for php.ini;.
/para
para
-Not every PHP directive is documented below.  For a list of all directives, 
-please read your well commented php.ini file.  You may want to view the 
+Not every PHP directive is documented below. For a list of all directives, 
+please read your well commented php.ini; file. You may want to view the 
 latest ulink url=url.php.cvs.phpini;php.ini here/ulink from CVS.
/para
note



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-11 Thread Gabor Hojtsy

 Why doesn't 'make test' pick up on these entity  
 errors?

Because NSGMLS cannot find these errors. It's not a problem
for Jade, so the manual can still build. But it's not valid
XML, and it's a problem for any XSLT processor.

 Also, I notice you turned the two spaces after the 
 period into one.  I've always used two after a 
 period, we use just one here?  Afaik both ways 
 are accepted although I was always tought two.

AFAIK American guys use two spaces. I was always told that
one space should be between two sentences. We have no
standard for this in phpdoc. But browser rendering also
resembles this, as there any number of repetitive spaces
are turned into one (incl. the spaces between sentences).
So at the end both the two space and one space ones display
the same way...

Goba



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-11 Thread Jim Winstead

Philip Olson [EMAIL PROTECTED] wrote:
 Also, I notice you turned the two spaces after the 
 period into one.  I've always used two after a 
 period, we use just one here?  Afaik both ways 
 are accepted although I was always tought two.

it probably doesn't matter. the processing tools will almost certainly
collapse all whitespace to a single space.

(for what it is worth, the two-spaces-after-period rule comes from the
days of typewriters with monospace fonts, a la courier. it is completely
unnecessary with proportional fonts, and of debatable merit with
monospace fonts.)

jim

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-07-02 Thread Philip Olson

philip  Tue Jul  2 20:19:20 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Added an example on what register_globals means.
  Defaults to off as of PHP 4.2.0 (links to release announcement)
  Added a few links, like to predefined vars and superglobals
  Cannot set at runtime, but may be able to use .htaccess
  note: variables_order affects register_globals
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.57 phpdoc/en/chapters/config.xml:1.58
--- phpdoc/en/chapters/config.xml:1.57  Mon Jun 10 17:41:15 2002
+++ phpdoc/en/chapters/config.xml   Tue Jul  2 20:19:19 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.57 $ --
+!-- $Revision: 1.58 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -710,23 +710,37 
listitem 
 para
  Tells whether or not to register the EGPCS (Environment, GET,
- POST, Cookie, Server) variables as global variables. You may
- want to turn this off if you don't want to clutter your
- scripts' global scope with user data.  This makes the most
- sense when coupled with link
- linkend=ini.track-varstrack_vars/link - in which case
- you can access all of the EGPCS variables through the
- varname$_ENV/varname,
- varname$_GET/varname,
- varname$_POST/varname,
- varname$_COOKIE/varname, and
- varname$_SERVER/varname
- arrays in the global scope.
-/para
-para
- Please note that you need to set AllowOveride All in your
- Directory block in the apache config file for this to work.
+ POST, Cookie, Server) variables as global variables. For example; 
+ if register_globals = on, the url 
+ literalhttp://www.example.com/test.php?id=3/literal will produce 
+ varname$id/varname.  Or, varname$DOCUMENT_ROOT/varname from 
+ varname$_SERVER['DOCUMENT_ROOT']/varname.  You may want to turn 
+ this off if you don't want to clutter your scripts' global scope with 
+ user data.  As of PHP ulink url=url.php.release4.2.0;4.2.0/ulink,
+ this directive defaults to emphasisoff/emphasis.  It's preferred to 
+ go through PHP link linkend=reserved.variablesPredefined Variables
+ /link instead, such as the 
+ link linkend=language.variables.superglobalssuperglobals/link: 
+ varname$_ENV/varname, varname$_GET/varname, 
+ varname$_POST/varname, varname$_COOKIE/varname, and 
+ varname$_SERVER/varname.Please read the security chapter on 
+ link linkend=security.registerglobalsUsing register_globals/link 
+ for related information.
+/para
+para
+ Please note that systemitem role=directiveregister_globals/systemitem
+ cannot be set at runtime (functionini_set/function).  Although, you can 
+ use filename.htaccess/filename if your host allows it as described 
+ above.  An example filename.htaccess/filename entry:
+ userinputphp_flag register_globals on/userinput.
 /para
+note
+ para
+  systemitem role=directiveregister_globals/systemitem is affected 
+  by the link linkend=ini.variables-ordervariables_order/link 
+  directive.
+ /para
+/note
/listitem
   /varlistentry
 



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/faq installation.xml

2002-06-10 Thread Markus Fischer

mfischerMon Jun 10 06:22:39 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
/phpdoc/en/faq  installation.xml 
  Log:
  - Document the PHPRC variable and some other php.ini related additionas, closes 
#13777.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.55 phpdoc/en/chapters/config.xml:1.56
--- phpdoc/en/chapters/config.xml:1.55  Mon May 27 12:52:49 2002
+++ phpdoc/en/chapters/config.xml   Mon Jun 10 06:22:39 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.55 $ --
+!-- $Revision: 1.56 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -11,7 +11,19 
 PHP 3.0, and simply php.ini; as of PHP 4.0)
 is read when PHP starts up. For the server module versions of PHP,
 this happens only once when the web server is started.  For the
-acronymCGI/acronym version, it happens on every invocation./simpara
+acronymCGI/acronym and acronymCLI/acronym version, it happens on
+every invocation.
+   /simpara
+   para
+The default location of php.ini; is a compile time option (see the link
+linkend=faq.installation.phpiniFAQ/link entry), but can be changed
+for the acronymCGI/acronym and acronymCLI/acronym version with the
+literal-c/literal command line switch, see the chapter about using
+literalPHP/literal from the link
+linkend=features.commandlinecommand line/link. You can also use the
+environment variable literalPHPRC/literal for an additionaly path to
+search for php.ini;.
+   /para
para
 example
  titlephp.ini; example/title
Index: phpdoc/en/faq/installation.xml
diff -u phpdoc/en/faq/installation.xml:1.16 phpdoc/en/faq/installation.xml:1.17
--- phpdoc/en/faq/installation.xml:1.16 Thu Mar 28 11:27:39 2002
+++ phpdoc/en/faq/installation.xml  Mon Jun 10 06:22:39 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.16 $ --
+!-- $Revision: 1.17 $ --
  chapter id=faq.installation
   titleInstallation/title
   titleabbrevInstallation/titleabbrev
 -28,7 +28,8 
 /question
 answer
  para
-  By default on UNIX it should be in filename/usr/local/lib/filename. 
+  By default on UNIX it should be in filename/usr/local/lib/filename
+  which is filenamelt;install-pathgt;/lib/filename.
   Most people will want to change this at compile-time with the 
   link 
linkend=install.configure.with-config-file-path--with-config-file-path/link
   flag. You would, for example, set it with something like:
 -41,7 +42,15 
  /para
  para
   On Windows the default path for the php.ini; file is the Windows
-  directory.
+  directory. If you're using the Apache webserver, php.ini; is first
+  searched in the Apaches install directory, e.g. filenamec:\program
+  files\apache group\apache/filename. This way you can have
+  different php.ini; files for different versions of Apache on the same
+  machine.
+ /para
+ para
+ See also the chapter about the link
+ linkend=configuration.fileconfiguration file/link.
  /para
 /answer
/qandaentry





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-05-27 Thread Friedhelm Betz

betzMon May 27 07:33:48 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  id and link corrections
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.53 phpdoc/en/chapters/config.xml:1.54
--- phpdoc/en/chapters/config.xml:1.53  Mon May 20 12:38:40 2002
+++ phpdoc/en/chapters/config.xml   Mon May 27 07:33:48 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.53 $ --
+!-- $Revision: 1.54 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -658,7 +658,7 
/listitem
   /varlistentry
 
-  varlistentry id=ini.post_max_size
+  varlistentry id=ini.post-max-size
term
 parameterpost_max_size/parameter
 typeinteger/type
 -667,7 +667,7 
 simpara
  Sets max size of post data allowed. This setting also affects
  file upload. To upload large files, this value must be larger
- than link linkend=upload-max-filesizeupload_max_filesize/link.
+ than link linkend=ini.upload-max-filesizeupload_max_filesize/link.
/simpara
 simpara
  If memory limit is enabled by configure script, link
 -873,7 +873,7 
   /listitem
  /varlistentry
 
- varlistentry id=ini.safe-mode-include--dir
+ varlistentry id=ini.safe-mode-include-dir
   term
parametersafe_mode_include_dir/parameter
typestring/type





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-05-27 Thread Leszek Krupinski

leszek  Mon May 27 12:52:49 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Few corrections. Hope good ones...
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.54 phpdoc/en/chapters/config.xml:1.55
--- phpdoc/en/chapters/config.xml:1.54  Mon May 27 07:33:48 2002
+++ phpdoc/en/chapters/config.xml   Mon May 27 12:52:49 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.54 $ --
+!-- $Revision: 1.55 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -431,8 +431,7 
  method variables with POST-method variables of the same name.
 /para
 para
- See also link 
-linkend=ini.register-globalsregister_globals/link.
+ See also link linkend=ini.register-globalsregister_globals/link.
 /para
/listitem
   /varlistentry
 -440,14 +439,16 
   varlistentry id=ini.ignore-user-abort
term
 parameterignore_user_abort/parameter
-typestring/type
+typeboolean/type
/term
listitem
 para
- On by default.  If changed to Off scripts will be terminated as
- soon as they try to output something after a client has aborted
- their connection.
- functionignore_user_abort/function.
+ true; by default.  If changed to false; scripts will be terminated
+ as soon as they try to output something after a client has aborted
+ their connection.
+/para
+para
+ See also functionignore_user_abort/function.
 /para
/listitem
   /varlistentry
 -667,8 +668,9 
 simpara
  Sets max size of post data allowed. This setting also affects
  file upload. To upload large files, this value must be larger
- than link linkend=ini.upload-max-filesizeupload_max_filesize/link.
-   /simpara
+ than link
+  linkend=ini.upload-max-filesizeupload_max_filesize/link.
+/simpara
 simpara
  If memory limit is enabled by configure script, link
  linkend=ini.memory-limitmemory_limit/link also affects
 -852,8 +854,8 
   /term
   listitem
para
-Whether to use literalUID/literal (literalOff/literal) or
-literalGID/literal (literalOn/literal) checking upon file
+Whether to use literalUID/literal (false;) or
+literalGID/literal (true;) checking upon file
 access. See link linkend=features.safe-modeSafe Mode/link for
 more information.
/para
 -1544,7 +1546,7 
   listitem
para
 literalmbstring.http_input/literal defines default
- HTTP input character encoding.
+literalHTTP/literal input character encoding.
/para
   /listitem
  /varlistentry
 -1557,7 +1559,7 
   listitem
para
 literalmbstring.http_output/literal defines default
- HTTP output character encoding.
+literalHTTP/literal output character encoding.
/para
   /listitem
  /varlistentry
 -1597,7 +1599,8 
   character encodings of user comments when module mbstring 
   is available. This is done by first decoding the comment
   using the specified characterset. The result is then encoded
-  with another characterset which should match your http output.
+  with another characterset which should match your
+  literalHTTP/literal output.
 variablelist
  
  varlistentry id=ini.exif.encode_unicode
 -1610,7 +1613,7 
 literalexif.encode_unicode/literal defines the 
 characterset UNICODE user comments are handled.
 This defaults to ISO-8859-15 which should work for
-most non asian counties. The setting can be empty
+most non asian countries. The setting can be empty
 or must be an encoding supported by mbstring. If it
 is empty the current internal encoding of mbstring is
 used.





[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/features safe-mode.xml

2002-05-20 Thread Markus Fischer

mfischerMon May 20 12:38:40 2002 EDT

  Modified files:  
/phpdoc/en/features safe-mode.xml 
/phpdoc/en/chapters config.xml 
  Log:
  - Add documentation for safe_mode_gid and safe_mode_include_dir (closes #16691).
  
  
Index: phpdoc/en/features/safe-mode.xml
diff -u phpdoc/en/features/safe-mode.xml:1.24 phpdoc/en/features/safe-mode.xml:1.25
--- phpdoc/en/features/safe-mode.xml:1.24   Sat May 11 16:29:49 2002
+++ phpdoc/en/features/safe-mode.xmlMon May 20 12:38:35 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.24 $ --
+!-- $Revision: 1.25 $ --
  chapter id=features.safe-mode
   titleSafe Mode/title
 
 -11,19 +11,67 
especially ISP's, use safe mode for now. 
   /para
   para
-   The configuration directives that control safe mode are: 
-   programlisting role=ini
-![CDATA[
-safe_mode = Off 
-safe_mode_gid = 0
-safe_mode_include_dir =
-safe_mode_exec_dir = 
-open_basedir = 
-safe_mode_allowed_env_vars = PHP_ 
-safe_mode_protected_env_vars = LD_LIBRARY_PATH 
-disable_functions = 
-]]
-   /programlisting
+   table
+titleConfiguration directives controlling safe mode are:/title
+tgroup cols=2
+ thead
+  row
+   entryDirective/entry
+   entryDefault value/entry
+  /row
+ /thead
+ tbody
+  row
+   entry
+link linkend=ini.safe-modesafe_mode/link
+   /entry
+   entryliteralOff/literal/entry
+  /row
+  row
+   entry
+link linkend=ini.safe-mode-gidsafe_mode_gid/link
+   /entry
+   entryliteral0/literal/entry
+  /row
+  row
+   entry
+link linkend=ini.safe-mode-include-dirsafe_mode_include_dir/link
+   /entry
+   entryliteral/literal/entry
+  /row
+  row
+   entry
+link linkend=ini.safe-mode-exec-dirsafe_mode_exec_dir/link
+   /entry
+   entryliteral1/literal/entry
+  /row
+  row
+   entry
+link linkend=ini.open-basediropen_basedir/link
+   /entry
+   entryliteral/literal/entry
+  /row
+  row
+   entry
+literalsafe_mode_allowed_env_vars/literal
+   /entry
+   entryliteralPHP_/literal/entry
+  /row
+  row
+   entry
+literalsafe_mode_protected_env_vars/literal
+   /entry
+   entryliteralLD_LIBRARY_PATH/literal/entry
+  /row
+  row
+   entry
+literaldisable_functions/literal
+   /entry
+   entryliteral/literal/entry
+  /row
+ /tbody
+/tgroup
+   /table
   /para
   para
When link linkend=ini.safe-modesafe_mode/link is on, PHP checks to see 
 -50,6 +98,15 
 allowed to access /etc/passwd owned by uid 0 in /docroot/script.php on line 2
 ]]
/screen
+  /para
+  para
+   However, there may be environments where a strict literalUID/literal
+   check is not appropriate and a relaxed literalGID/literal check is
+   sufficient.  This is supported by means of the link
+   linkend=ini.safe-mode-gidsafe_mode_gid/link switch. Setting it to
+   literalOn/literal performs the relaxed literalGID/literal checking,
+   setting it to literalOff/literal (the default) performs
+   literalUID/literal checking.
   /para
   para
If instead of link linkend=ini.safe-modesafe_mode/link, you set an 
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.52 phpdoc/en/chapters/config.xml:1.53
--- phpdoc/en/chapters/config.xml:1.52  Fri May 10 09:26:33 2002
+++ phpdoc/en/chapters/config.xml   Mon May 20 12:38:40 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.52 $ --
+!-- $Revision: 1.53 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -845,6 +845,21 
   /listitem
  /varlistentry
 
+ varlistentry id=ini.safe-mode-gid
+  term
+   parametersafe_mode_gid/parameter
+   typeboolean/type
+  /term
+  listitem
+   para
+Whether to use literalUID/literal (literalOff/literal) or
+literalGID/literal (literalOn/literal) checking upon file
+access. See link linkend=features.safe-modeSafe Mode/link for
+more information.
+   /para
+  /listitem
+ /varlistentry
+
  varlistentry id=ini.safe-mode-exec-dir
   term
parametersafe_mode_exec_dir/parameter
 -855,6 +870,21 
 If PHP is used in safe mode, functionsystem/function and
 the other functions executing system programs refuse to start
 programs that are not in this directory./para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.safe-mode-include--dir
+  term
+   parametersafe_mode_include_dir/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalUID/literal/literalGID/literal checks are bypassed when
+including files from this directory and its subdirectories (directory
+must also be in link linkend=ini.include-pathinclude_path/link
+or full path must including).
+   /para
   /listitem
  

[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-05-10 Thread Markus Fischer

mfischerFri May 10 09:26:34 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  - Document 'implicit_flush'.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.51 phpdoc/en/chapters/config.xml:1.52
--- phpdoc/en/chapters/config.xml:1.51  Mon May  6 06:46:22 2002
+++ phpdoc/en/chapters/config.xml   Fri May 10 09:26:33 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.51 $ --
+!-- $Revision: 1.52 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -448,6 +448,29 
  soon as they try to output something after a client has aborted
  their connection.
  functionignore_user_abort/function.
+/para
+   /listitem
+  /varlistentry
+
+  varlistentry id=ini.implicit-flush
+   term
+parameterimplicit_flush/parameter
+typeboolean/type
+   /term
+   listitem
+para
+ false; by default. Changing this to true; tells PHP to tell the
+ output layer to flush itself automatically after every output block.
+ This is equivalent to calling the literalPHP/literal function
+ functionflush/function after each and every call to
+ functionprint/function or functionecho/function and each and
+ every literalHTML/literal block.
+/para
+para
+ When using literalPHP/literal within an web environment, turning
+ this option on has serious performance implications and is generally
+ recommended for debugging purposes only. This value defaults to
+ true; when operating under the literalCLI SAPI/literal.
 /para
/listitem
   /varlistentry





[PHP-DOC] cvs: phpdoc /en/chapters config.xml install.general.xml intro.xml

2002-05-06 Thread Friedhelm Betz

betzMon May  6 06:46:23 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml install.general.xml intro.xml 
  Log:
  link correction for commandline
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.50 phpdoc/en/chapters/config.xml:1.51
--- phpdoc/en/chapters/config.xml:1.50  Fri Apr 12 21:22:40 2002
+++ phpdoc/en/chapters/config.xml   Mon May  6 06:46:22 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.50 $ --
+!-- $Revision: 1.51 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -628,7 +628,7 
 (that would contain the GET information).
/simpara
simpara
- See also link linkend=commandlinecommand line/link.
+ See also link linkend=features.commandlinecommand line/link.
  Also, this directive became available in PHP 4.0.0 and 
   was always on before that.
 /simpara
Index: phpdoc/en/chapters/install.general.xml
diff -u phpdoc/en/chapters/install.general.xml:1.1 
phpdoc/en/chapters/install.general.xml:1.2
--- phpdoc/en/chapters/install.general.xml:1.1  Mon Jan 14 14:40:01 2002
+++ phpdoc/en/chapters/install.general.xml  Mon May  6 06:46:22 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.1 $ --
+!-- $Revision: 1.2 $ --
   sect1 id=install.general
titleGeneral Installation Considerations/title
para
 -48,7 +48,7 
 for you offline, or processing text files depending
 on some arguments you pass to them), you always need
 the command line executable. For more information, read
-the section about link linkend=commandlinewriting
+the section about link linkend=features.commandlinewriting
 command line PHP applications/link. In this case,
 you need no server and no browser.
/para
Index: phpdoc/en/chapters/intro.xml
diff -u phpdoc/en/chapters/intro.xml:1.33 phpdoc/en/chapters/intro.xml:1.34
--- phpdoc/en/chapters/intro.xml:1.33   Wed Apr 24 18:06:39 2002
+++ phpdoc/en/chapters/intro.xmlMon May  6 06:46:22 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.33 $ --
+!-- $Revision: 1.34 $ --
  chapter id=introduction
   titleIntroduction/title
 
 -100,7 +100,7 
executed using cron (on *nix or Linux) or Task Scheduler (on
Windows). These scripts can also be used for simple text
processing tasks. See the section about 
-   link linkend=commandlineCommand line usage of PHP/link
+   link linkend=features.commandlineCommand line usage of PHP/link
for more information.
   /simpara
  /listitem





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-12 Thread Marcus Börger

helly   Fri Apr 12 14:58:32 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Describing ini settings for exif.
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.47 phpdoc/en/chapters/config.xml:1.48
--- phpdoc/en/chapters/config.xml:1.47  Wed Apr  3 03:30:55 2002
+++ phpdoc/en/chapters/config.xml   Fri Apr 12 14:58:32 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.47 $ --
+!-- $Revision: 1.48 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -1537,6 +1537,111 
 /variablelist
/sect2
 
+   sect2 id=ini.sect.exif
+titleExif Configuration Directives/title
+variablelist
+ 
+ varlistentry id=ini.exif.encode_unicode
+  term
+   parameterexif.encode_unicode/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalexif.encode_unicode/literal defines the 
+characterset UNICODE user comments are handled.
+This defaults to ISO-8859-15 which should work for
+most non asian counties. The setting can be empty
+or must be an encoding supported by mbstring. If it
+is empty the current internal encoding of mbstring is
+used.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.exif.decode_unicode_motorola
+  term
+   parameterexif.decode_unicode_motorola/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalexif.decode_unicode_motorola/literal defines 
+the image internal characterset for Unicode encoded user 
+comments if image is in motorola byte order (big-endian).
+This setting cannot be empty but you can specify a list
+of encodings supported by mbstring. The default is UCS-2BE.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.exif.decode_unicode_motorola
+  term
+   parameterexif.decode_unicode_intel/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalexif.decode_unicode_intel/literal defines 
+the image internal characterset for Unicode encoded user 
+comments if image is in intel byte order (little-endian).
+This setting cannot be empty but you can specify a list
+of encodings supported by mbstring. The default is UCS-2LE.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.exif.encode_jis
+  term
+   parameterexif.encode_jis/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalexif.encode_jis/literal defines the 
+characterset JIS user comments are handled.
+This defaults to an empty value which forces 
+the functions to use the current internal encoding
+of mbstring.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.exif.decode_jis_motorola
+  term
+   parameterexif.decode_jis_motorola/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalexif.decode_jis_motorola/literal defines 
+the image internal characterset for JIS encoded user 
+comments if image is in motorola byte order (big-endian).
+This setting cannot be empty but you can specify a list
+of encodings supported by mbstring. The default is JIS.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.exif.decode_jis_motorola
+  term
+   parameterexif.decode_jis_intel/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalexif.decode_jis_intel/literal defines 
+the image internal characterset for JIS encoded user 
+comments if image is in intel byte order (little-endian).
+This setting cannot be empty but you can specify a list
+of encodings supported by mbstring. The default is JIS.
+   /para
+  /listitem
+ /varlistentry
+
+/variablelist
+   /sect2
+ 
   /sect1
 
  /chapter





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-12 Thread Marcus Börger

helly   Fri Apr 12 15:07:49 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  (Describing ini settings for exif.) and explain need for mbstring and how it works.
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.48 phpdoc/en/chapters/config.xml:1.49
--- phpdoc/en/chapters/config.xml:1.48  Fri Apr 12 14:58:32 2002
+++ phpdoc/en/chapters/config.xml   Fri Apr 12 15:07:48 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.48 $ --
+!-- $Revision: 1.49 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -1539,6 +1539,14 
 
sect2 id=ini.sect.exif
 titleExif Configuration Directives/title
+para
+ para
+  Exif supports automatically conversion for Unicode and JIS 
+  character encodings of user comments when module mbstring 
+  is available. This is done by first decoding the comment
+  using the specified characterset. The result is then encoded
+  with another characterset which should match your http output.
+ /para
 variablelist
  
  varlistentry id=ini.exif.encode_unicode
 -1640,6 +1648,7 
  /varlistentry
 
 /variablelist
+/para
/sect2
  
   /sect1





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-12 Thread Wez Furlong

wez Fri Apr 12 21:22:41 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  fix build
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.49 phpdoc/en/chapters/config.xml:1.50
--- phpdoc/en/chapters/config.xml:1.49  Fri Apr 12 15:07:48 2002
+++ phpdoc/en/chapters/config.xml   Fri Apr 12 21:22:40 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.49 $ --
+!-- $Revision: 1.50 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -1540,13 +1540,11 
sect2 id=ini.sect.exif
 titleExif Configuration Directives/title
 para
- para
   Exif supports automatically conversion for Unicode and JIS 
   character encodings of user comments when module mbstring 
   is available. This is done by first decoding the comment
   using the specified characterset. The result is then encoded
   with another characterset which should match your http output.
- /para
 variablelist
  
  varlistentry id=ini.exif.encode_unicode
 -1583,7 +1581,7 
   /listitem
  /varlistentry
 
- varlistentry id=ini.exif.decode_unicode_motorola
+ varlistentry id=ini.exif.decode_unicode_intel
   term
parameterexif.decode_unicode_intel/parameter
typestring/type
 -1631,7 +1629,7 
   /listitem
  /varlistentry
 
- varlistentry id=ini.exif.decode_jis_motorola
+ varlistentry id=ini.exif.decode_jis_intel
   term
parameterexif.decode_jis_intel/parameter
typestring/type





[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/features file-upload.xml

2002-04-03 Thread Yasuo Ohgaki

yohgaki Wed Apr  3 03:30:56 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
/phpdoc/en/features file-upload.xml 
  Log:
  Added description for post_max_size.
  
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.46 phpdoc/en/chapters/config.xml:1.47
--- phpdoc/en/chapters/config.xml:1.46  Mon Apr  1 16:06:11 2002
+++ phpdoc/en/chapters/config.xml   Wed Apr  3 03:30:55 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.46 $ --
+!-- $Revision: 1.47 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -631,6 +631,28 
  See also link linkend=commandlinecommand line/link.
  Also, this directive became available in PHP 4.0.0 and 
   was always on before that.
+/simpara
+   /listitem
+  /varlistentry
+
+  varlistentry id=ini.post_max_size
+   term
+parameterpost_max_size/parameter
+typeinteger/type
+   /term
+   listitem
+simpara
+ Sets max size of post data allowed. This setting also affects
+ file upload. To upload large files, this value must be larger
+ than link linkend=upload-max-filesizeupload_max_filesize/link.
+   /simpara
+simpara
+ If memory limit is enabled by configure script, link
+ linkend=ini.memory-limitmemory_limit/link also affects
+ file uploading. Generally speaking, link
+ linkend=ini.memory-limitmemory_limit/link should be
+ larger than link
+ linkend=ini.post-max-sizepost_max_size/link.
 /simpara
/listitem
   /varlistentry
Index: phpdoc/en/features/file-upload.xml
diff -u phpdoc/en/features/file-upload.xml:1.36 phpdoc/en/features/file-upload.xml:1.37
--- phpdoc/en/features/file-upload.xml:1.36 Thu Mar 28 12:16:37 2002
+++ phpdoc/en/features/file-upload.xml  Wed Apr  3 03:30:56 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.36 $ --
+!-- $Revision: 1.37 $ --
  chapter id=features.file-upload
   titleHandling file uploads/title
 
 -243,8 +243,8 
 sure to set literalmax_execution_time/literal large enough.
/simpara
simpara
-If literalpost_max_size/literal is set too small, large files
-cannot be uploaded.  Make sure to set
+If link linkend=ini.post-max-sizepost_max_size/link set too
+small, large files cannot be uploaded.  Make sure to set
 literalpost_max_size/literal large enough.
/simpara
simpara





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-01 Thread Paul Dorneanu

spooky  Mon Apr  1 12:06:02 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  a very small correction
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.44 phpdoc/en/chapters/config.xml:1.45
--- phpdoc/en/chapters/config.xml:1.44  Fri Mar 29 18:25:46 2002
+++ phpdoc/en/chapters/config.xml   Mon Apr  1 12:06:02 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.44 $ --
+!-- $Revision: 1.45 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -122,7 +122,7 
simpara
 You can view the settings of the configuration values in
 the output of functionphpinfo/function. You can also
-access the values of individial configuration settings using
+access the values of individual configuration settings using
 functionget_cfg_var/function.
/simpara

 -137,18 +137,24 
/term
listitem
 para
- This option enables the URL-aware fopen wrappers that enable accessing URL 
object
+ This option enables the URL-aware fopen wrappers that enable 
+accessing URL object
  like files. Default wrappers are provided for the access of 
  link linkend=features.remote-filesremote files/link
- using the ftp or http protocol, some extensions like zlib may register 
additional wrappers. 
+ using the ftp or http protocol, some extensions like zlib may 
+register additional wrappers. 
 /para
 
 note
  para
-  This option was introduced immediately after the release of version 4.0.3.
-  For versions up to and including 4.0.3 you can only disable this feature at
+  This option was introduced immediately after the release of version 
+4.0.3.
+  For versions up to and including 4.0.3 you can only disable this 
+feature at
   compile time by using the configuration switch 
-  link 
linkend=install.configure.disable-url-fopen-wrapperparameter--disable-url-fopen-wrapper/parameter/link.
+  link 
+linkend=install.configure.disable-url-fopen-wrapperparameter--d
+isable-url-fopen-wrapper/parameter/link.
  /para
 /note
 
 -165,7 +171,8 
  Enables the use of ASP-like lt;% %gt; tags in addition to
  the usual lt;?php ?gt; tags. This includes the
  variable-value printing shorthand of lt;%= $value %gt;. For 
- more information, see link linkend=language.basic-syntax.phpmodeEscaping 
from HTML/link.
+ more information, see link 
+linkend=language.basic-syntax.phpmodeEscaping from HTML/link.
 /simpara
 
 note
 -187,7 +194,8 
  called with the functioninclude/function function, so
  link linkend=ini.include-pathinclude_path/link is used./para
 para
- The special value systemitem class=constantnone/systemitem disables 
auto-appending.
+ The special value systemitem class=constantnone/systemitem 
+disables auto-appending.
  note
   simpara
If the script is terminated with functionexit/function,
 -208,7 +216,8 
  called with the functioninclude/function function, so
  link linkend=ini.include-pathinclude_path/link is used./para
 para
- The special value systemitem class=constantnone/systemitem disables 
auto-prepending./para
+ The special value systemitem class=constantnone/systemitem 
+disables auto-prepending./para
/listitem
   /varlistentry
 
 -244,7 +253,8 
listitem
 para
  PHP's root directory on the server.  Only used if
- non-empty.  If PHP is configured with link linkend=ini.safe-modesafe 
mode/link, no files outside
+ non-empty.  If PHP is configured with link 
+linkend=ini.safe-modesafe mode/link, no files outside
  this directory are served.
 /para
/listitem
 -421,7 +431,8 
  method variables with POST-method variables of the same name.
 /para
 para
- See also link linkend=ini.register-globalsregister_globals/link.
+ See also link 
+linkend=ini.register-globalsregister_globals/link.
 /para
/listitem
   /varlistentry
 -1535,7 +1546,8 
   /term
   listitem
para
-Handling of LONG fields. Specifies the number of bytes returned to variables.
+Handling of LONG fields. Specifies the number of bytes returned to 
+variables.
/para
   /listitem
  /varlistentry





Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-01 Thread Friedhelm Betz


Hi Mark,



 If someone wants to take a look, my proposal for layout:
 http://mysql.holliwell.de/ref.mysql.html, including the infos from
 config.xml. I don't just want to commit, maybe one of the more experienced

 Looks great. This is what I have in mind, too. Perhaps you should add
 a short installation instruction for MySQL, so all information you need
 to 
 use MySQL with PHP will be on one page.

 Mark

back from the family meeting for the easter days :-)
What Installation instructions do you have in mind (Complete list of configure options
?)
The part under Installation seems to be enough for me? Is
there/should there be more stuff?
Will the section  Complete list of configure options stay at the place
its now? Or should this be deleted too? The contents are under the
Installation part of the intro to mysql.xml.
Let me know. Thanks !

 Friedhelm




Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-01 Thread Mark Kronsbein


 What Installation instructions do you have in mind (Complete list of configure 
options
 ?)

I have in mind that someone whos reading the manual finds everything 
he needs to install and use i.e. MySQL on one place.

- MySQL quick install
- Configuring PHP for MySQL
- Normal manual pages for functions etc.

 Will the section  Complete list of configure options stay at the place
 its now? Or should this be deleted too? The contents are under the
 Installation part of the intro to mysql.xml.

Hartmut is planning something with the options ;)

Mark

-- 
German Gabber Network  http://www.gabber.de
Infos und Tips zu PHP http://www.php-homepage.de



Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-01 Thread Gabor Hojtsy

  If someone wants to take a look, my proposal for layout:
  http://mysql.holliwell.de/ref.mysql.html, including the infos from
  config.xml. I don't just want to commit, maybe one of the more
experienced

  Looks great. This is what I have in mind, too. Perhaps you should add
  a short installation instruction for MySQL, so all information you need
  to
  use MySQL with PHP will be on one page.

 back from the family meeting for the easter days :-)
 What Installation instructions do you have in mind (Complete list of
configure options
 ?)
 The part under Installation seems to be enough for me? Is
 there/should there be more stuff?
 Will the section  Complete list of configure options stay at the place
 its now? Or should this be deleted too? The contents are under the
 Installation part of the intro to mysql.xml.
 Let me know. Thanks !

Two points from me:

a) All info related to one extension at one place
b) No duplicated documentation, link when duplications needed

Goba





Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-01 Thread Mark Kronsbein



 a) All info related to one extension at one place
 b) No duplicated documentation, link when duplications needed

Thats what I meant. If the installation of a lib is only
configure, make, make install, its okay, to write it in the 
PHP manual. If its more, link to an installation faq or something.

Mark

-- 
German Gabber Network  http://www.gabber.de
Infos und Tips zu PHP http://www.php-homepage.de



Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-01 Thread Friedhelm Betz


Hallo Mark,

Monday, April 01, 2002, 9:40:19 PM, you wrote:

 a) All info related to one extension at one place
 b) No duplicated documentation, link when duplications needed

+1

 Thats what I meant. If the installation of a lib is only
 configure, make, make install,
 its okay, to write it in the
 PHP manual. If its more, link to an installation faq or something.

also +1, this could also include the chance to give the win-users the
proper info, e.g. which dll to enable for that extension and also if
this extension _is_ available on win


 Friedhelm   




Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-01 Thread Friedhelm Betz


 What Installation instructions do you have in mind (Complete list of configure 
options
 ?)

 I have in mind that someone whos reading the manual finds everything 
 he needs to install and use i.e. MySQL on one place.

 - MySQL quick install

Really?? For most extensions this is not as easy :-). In this case
your other proposal (linking to external infos) seems to be more handy
to me.

 - Configuring PHP for MySQL
 - Normal manual pages for functions etc.

 Will the section  Complete list of configure options stay at the place
 its now? Or should this be deleted too? The contents are under the
 Installation part of the intro to mysql.xml.

 Hartmut is planning something with the options ;)

So for now, I'll leave that section untouched :-) Untill Hartmut has
worked out, there are two sections with nearly the same contents, but
in this case it seems to be ok for me.

  Friedhelm




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-04-01 Thread Friedhelm Betz

betzMon Apr  1 16:06:12 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  moving ini-settings for ODBC  to  function-ref.
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.45 phpdoc/en/chapters/config.xml:1.46
--- phpdoc/en/chapters/config.xml:1.45  Mon Apr  1 12:06:02 2002
+++ phpdoc/en/chapters/config.xml   Mon Apr  1 16:06:11 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.45 $ --
+!-- $Revision: 1.46 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -1437,129 +1437,6 
para
 Name of browser capabilities file. See also
 functionget_browser/function.
-   /para
-  /listitem
- /varlistentry
- 
-/variablelist
-   /sect2
-
-   sect2 id=ini.sect.uodbc
-titleUnified ODBC Configuration Directives/title
-variablelist
- 
- varlistentry id=ini.uodbc.default-db
-  term
-   parameterodbc.default_db/parameter
-   typestring/type
-  /term
-  listitem
-   para
-ODBC data source to use if none is specified in
-functionodbc_connect/function or
-functionodbc_pconnect/function.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.uodbc.default-user
-  term
-   parameterodbc.default_user/parameter
-   typestring/type
-  /term
-  listitem
-   para
-User name to use if none is specified in
-functionodbc_connect/function or
-functionodbc_pconnect/function.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.uodbc.default-pw
-  term
-   parameterodbc.default_pw/parameter
-   typestring/type
-  /term
-  listitem
-   para
-Password to use if none is specified in
-functionodbc_connect/function or
-functionodbc_pconnect/function.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.uodbc.allow-persistent
-  term
-   parameterodbc.allow_persistent/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Whether to allow persistent ODBC connections.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.uodbc.check-persistent
-  term
-   parameterodbc.check_persistent/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Check that a connection is still valid before reuse.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.uodbc.max-persistent
-  term
-   parameterodbc.max_persistent/parameter
-   typeinteger/type
-  /term
-  listitem
-   para
-The maximum number of persistent ODBC connections per process.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.uodbc.max-links
-  term
-   parameterodbc.max_links/parameter
-   typeinteger/type
-  /term
-  listitem
-   para
-The maximum number of ODBC connections per process, including
-persistent connections.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.uodbc.defaultlrl
-  term
-   parameterodbc.defaultlrl/parameter
-   typeinteger/type
-  /term
-  listitem
-   para
-Handling of LONG fields. Specifies the number of bytes returned to 
-variables.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.uodbc.defaultbinmode
-  term
-   parameterodbc.defaultbinmode/parameter
-   typeinteger/type
-  /term
-  listitem
-   para
-Handling of binary data.
/para
   /listitem
  /varlistentry





Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-30 Thread Mark Kronsbein

 If someone wants to take a look, my proposal for layout:
 http://mysql.holliwell.de/ref.mysql.html, including the infos from
 config.xml. I don't just want to commit, maybe one of the more experienced

Looks great. This is what I have in mind, too. Perhaps you should add
a short installation instruction for MySQL, so all information you need
to 
use MySQL with PHP will be on one page.

Mark

-- 
German Gabber Network  http://www.gabber.de
Infos und Tips zu PHP http://www.php-homepage.de




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-29 Thread Friedhelm Betz

betzFri Mar 29 10:31:37 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  correcting uodbc directives. changed uodbc.* to odbc.* 
  minor changes to MySQL directives
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.41 phpdoc/en/chapters/config.xml:1.42
--- phpdoc/en/chapters/config.xml:1.41  Thu Mar 28 12:16:34 2002
+++ phpdoc/en/chapters/config.xml   Fri Mar 29 10:31:37 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.41 $ --
+!-- $Revision: 1.42 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -905,18 +905,6 
 titleMySQL Configuration Directives/title
 variablelist
  
- varlistentry id=ini.mysql.allow-persistent
-  term
-   parametermysql.allow_persistent/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Whether to allow persistent MySQL connections.
-   /para
-  /listitem
- /varlistentry
- 
  varlistentry id=ini.mysql.default-host
   term
parametermysql.default_host/parameter
 -925,7 +913,8 
   listitem
para
 The default server host to use when connecting to the database
-server if no other host is specified.
+server if no other host is specified. Doesn't apply in
+link linkend=ini.safe-modesafe mode/link.
/para
   /listitem
  /varlistentry
 -938,7 +927,8 
   listitem
para
 The default user name to use when connecting to the database
-server if no other name is specified.
+server if no other name is specified. Doesn't apply in
+link linkend=ini.safe-modesafe mode/link.
/para
   /listitem
  /varlistentry
 -951,7 +941,8 
   listitem
para
 The default password to use when connecting to the database
-server if no other password is specified.
+server if no other password is specified. Doesn't apply in
+link linkend=ini.safe-modesafe mode/link.
/para
   /listitem
  /varlistentry
 -987,6 +978,20 
/para
   /listitem
  /varlistentry
+
+ varlistentry id=ini.mysql.allow-persistent
+  term
+   parametermysql.allow_persistent/parameter
+   typeboolean/type
+  /term
+  listitem
+   para
+Wether to allow
+link linkend=features.persistent-connectionspersistent connections/link
+to MySQL.
+   /para
+  /listitem
+ /varlistentry
  
  varlistentry id=ini.mysql.max-persistent
   term
 -1555,7 +1560,7 
  
  varlistentry id=ini.uodbc.default-db
   term
-   parameteruodbc.default_db/parameter
+   parameterodbc.default_db/parameter
typestring/type
   /term
   listitem
 -1569,7 +1574,7 
  
  varlistentry id=ini.uodbc.default-user
   term
-   parameteruodbc.default_user/parameter
+   parameterodbc.default_user/parameter
typestring/type
   /term
   listitem
 -1581,9 +1586,9 
   /listitem
  /varlistentry
  
- varlistentry id=ini.uodbc.default-pw
+ varlistentry id=ini.odbc.default-pw
   term
-   parameteruodbc.default_pw/parameter
+   parameterodbc.default_pw/parameter
typestring/type
   /term
   listitem
 -1597,7 +1602,7 
  
  varlistentry id=ini.uodbc.allow-persistent
   term
-   parameteruodbc.allow_persistent/parameter
+   parameterodbc.allow_persistent/parameter
typeboolean/type
   /term
   listitem
 -1607,9 +1612,21 
   /listitem
  /varlistentry
  
+ varlistentry id=ini.uodbc.check-persistent
+  term
+   parameterodbc.check_persistent/parameter
+   typeboolean/type
+  /term
+  listitem
+   para
+Check that a connection is still valid before reuse.
+   /para
+  /listitem
+ /varlistentry
+ 
  varlistentry id=ini.uodbc.max-persistent
   term
-   parameteruodbc.max_persistent/parameter
+   parameterodbc.max_persistent/parameter
typeinteger/type
   /term
   listitem
 -1621,13 +1638,37 
  
  varlistentry id=ini.uodbc.max-links
   term
-   parameteruodbc.max_links/parameter
+   parameterodbc.max_links/parameter
typeinteger/type
   /term
   listitem
para
 The maximum number of ODBC connections per process, including
 persistent connections.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.uodbc.defaultlrl
+  term
+   parameterodbc.defaultlrl/parameter
+   typeinteger/type
+  /term
+  listitem
+   para
+Handling of LONG fields. Specifies the number of bytes returned to variables.
+   /para
+  /listitem
+ /varlistentry
+ 
+ varlistentry id=ini.uodbc.defaultbinmode
+  term
+   parameterodbc.defaultbinmode/parameter
+   typeinteger/type
+  /term
+  

[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-29 Thread Friedhelm Betz

betzFri Mar 29 10:35:31 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  thinko on id
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.42 phpdoc/en/chapters/config.xml:1.43
--- phpdoc/en/chapters/config.xml:1.42  Fri Mar 29 10:31:37 2002
+++ phpdoc/en/chapters/config.xml   Fri Mar 29 10:35:31 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.42 $ --
+!-- $Revision: 1.43 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -1586,7 +1586,7 
   /listitem
  /varlistentry
  
- varlistentry id=ini.odbc.default-pw
+ varlistentry id=ini.uodbc.default-pw
   term
parameterodbc.default_pw/parameter
typestring/type





Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-29 Thread Gabor Hojtsy

 betz Fri Mar 29 10:31:37 2002 EDT
 
   Modified files:  
 /phpdoc/en/chapters config.xml 
   Log:
   correcting uodbc directives. changed uodbc.* to odbc.* 
   minor changes to MySQL directives

IMHO if you add directives to the functions directory to
the appropriate file, it would be the best to *remove* them
from here.

Having options listed in two places would only make
confusion, more time to update, etc.

We already discussed moving the configure and ini options
to the function reference part.

Goba





Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-29 Thread Friedhelm Betz


Hallo Gabor,

Friday, March 29, 2002, 6:16:43 PM, you wrote:

 betz Fri Mar 29 10:31:37 2002 EDT
 
   Modified files:  
 /phpdoc/en/chapters config.xml 
   Log:
   correcting uodbc directives. changed uodbc.* to odbc.* 
   minor changes to MySQL directives

 IMHO if you add directives to the functions directory to
 the appropriate file, it would be the best to *remove* them
from here.

OK, couldn't remember, sorry! I guess therefore is the runtime
configuration section in the func references :-)
Which layout to choose? The same  as in config.xml?
Asking this stupid question because of the runtime configs in
mysql.xml and uodbc.xml (The later I just added today, mysql few weeks
ago). Is there an example?

 Having options listed in two places would only make
 confusion, more time to update, etc.

right :-)

 We already discussed moving the configure and ini options
 to the function reference part.

Is this definitley decided? :-)

 Friedhelm   




Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-29 Thread Gabor Hojtsy

 OK, couldn't remember, sorry! I guess therefore is the runtime
 configuration section in the func references :-)
 Which layout to choose? The same  as in config.xml?
 Asking this stupid question because of the runtime configs in
 mysql.xml and uodbc.xml (The later I just added today, mysql few weeks
 ago). Is there an example?

I cannot give you an example. You have just started to volunteer
on providing an example with mysql.xml and uodbc.xml for the
other guys ;)

  We already discussed moving the configure and ini options
  to the function reference part.
 
 Is this definitley decided? :-)

Not officialy. We discussed it, but not decided.
Though noone had any objections against it AFAIK.

Goba





Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-29 Thread Friedhelm Betz


Hi,


 Jep, but I did this with the often asked question in mind, which and
 how php.ini-seetings could be altered (with no access to php.ini).
 And not to forget: just deleting the entries from config.xml would be a
 loss on information. I'll think about and provide an improved example
 in mysql.xml.

 As discussed, we will move the ini and configure options to the
 extensions information in the future. It makes all info concentrated
 in one place. I have not compared the information contained in
 the configure part and in mysql.xml though, so that may be a
 stupid thing now just to blindly remove the info from the 
 configure part.

If someone wants to take a look, my proposal for layout:
http://mysql.holliwell.de/ref.mysql.html, including the infos from
config.xml. I don't just want to commit, maybe one of the more experienced
on docbook finds a better solution. And maybe the moving will be done
automagically?

 Friedhelm   




[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-29 Thread Friedhelm Betz

betzFri Mar 29 18:25:47 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  moving ini-settings for MySQL to  function-ref.
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.43 phpdoc/en/chapters/config.xml:1.44
--- phpdoc/en/chapters/config.xml:1.43  Fri Mar 29 10:35:31 2002
+++ phpdoc/en/chapters/config.xml   Fri Mar 29 18:25:46 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.43 $ --
+!-- $Revision: 1.44 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -895,127 +895,6 
para
 Which dynamically loadable extensions to load when PHP starts
 up./para
-  /listitem
- /varlistentry
- 
-/variablelist
-   /sect2
-
-   sect2 id=ini.sect.mysql
-titleMySQL Configuration Directives/title
-variablelist
- 
- varlistentry id=ini.mysql.default-host
-  term
-   parametermysql.default_host/parameter
-   typestring/type
-  /term
-  listitem
-   para
-The default server host to use when connecting to the database
-server if no other host is specified. Doesn't apply in
-link linkend=ini.safe-modesafe mode/link.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.mysql.default-user
-  term
-   parametermysql.default_user/parameter
-   typestring/type
-  /term
-  listitem
-   para
-The default user name to use when connecting to the database
-server if no other name is specified. Doesn't apply in
-link linkend=ini.safe-modesafe mode/link.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.mysql.default-password
-  term
-   parametermysql.default_password/parameter
-   typestring/type
-  /term
-  listitem
-   para
-The default password to use when connecting to the database
-server if no other password is specified. Doesn't apply in
-link linkend=ini.safe-modesafe mode/link.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.mysql.default-port
-  term
-   parametermysql.default_port/parameter
-   typestring/type
-  /term
-  listitem
-   para
-The default TCP port number to use when connecting to
-the database server if no other port is specified. If
-no default is specified, the port will be obtained
-from the literalMYSQL_TCP_PORT/literal environment
-variable, the literalmysql-tcp/literal entry in
-filename/etc/services/filename or the compile-time
-literalMYSQL_PORT/literal constant, in that order. Win32
-will only use the literalMYSQL_PORT/literal constant.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.mysql.default-socket
-  term
-   parametermysql.default_socket/parameter
-   typestring/type
-  /term
-  listitem
-   para
-The default socket name to use when connecting to a local
-database server if no other socket name is specified.
-   /para
-  /listitem
- /varlistentry
-
- varlistentry id=ini.mysql.allow-persistent
-  term
-   parametermysql.allow_persistent/parameter
-   typeboolean/type
-  /term
-  listitem
-   para
-Wether to allow
-link linkend=features.persistent-connectionspersistent connections/link
-to MySQL.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.mysql.max-persistent
-  term
-   parametermysql.max_persistent/parameter
-   typeinteger/type
-  /term
-  listitem
-   para
-The maximum number of persistent MySQL connections per
-process.
-   /para
-  /listitem
- /varlistentry
- 
- varlistentry id=ini.mysql.max-links
-  term
-   parametermysql.max_links/parameter
-   typeinteger/type
-  /term
-  listitem
-   para
-The maximum number of MySQL connections per process, including
-persistent connections.
-   /para
   /listitem
  /varlistentry
  





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-03-28 Thread Andrew Lindeman

alindeman   Thu Mar 28 12:06:54 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  new superglobals
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.39 phpdoc/en/chapters/config.xml:1.40
--- phpdoc/en/chapters/config.xml:1.39  Fri Feb  8 09:12:04 2002
+++ phpdoc/en/chapters/config.xml   Thu Mar 28 12:06:54 2002
 -1,5 +1,5 
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.39 $ --
+!-- $Revision: 1.40 $ --
  chapter id=configuration
   titleConfiguration/title
 
 -638,16 +638,16 
  sense when coupled with link
  linkend=ini.track-varstrack_vars/link - in which case
  you can access all of the EGPCS variables through the
- varname$HTTP_ENV_VARS/varname,
- varname$HTTP_GET_VARS/varname,
- varname$HTTP_POST_VARS/varname,
- varname$HTTP_COOKIE_VARS/varname, and
- varname$HTTP_SERVER_VARS/varname
+ varname$_ENV/varname,
+ varname$_GET/varname,
+ varname$_POST/varname,
+ varname$_COOKIE/varname, and
+ varname$_SERVER/varname
  arrays in the global scope.
 /para
 para
  Please note that you need to set AllowOveride All in your
- Directory block in the apache configfile for this to work.
+ Directory block in the apache config file for this to work.
 /para
/listitem
   /varlistentry
 -699,11 +699,11 
 para
  If enabled, then Environment, GET, POST, Cookie, and Server
  variables can be found in the global associative arrays
- varname$HTTP_ENV_VARS/varname,
- varname$HTTP_GET_VARS/varname,
- varname$HTTP_POST_VARS/varname,
- varname$HTTP_COOKIE_VARS/varname, and
- varname$HTTP_SERVER_VARS/varname.
+ varname$_ENV/varname,
+ varname$_GET/varname,
+ varname$_POST/varname,
+ varname$_COOKIE/varname, and
+ varname$_SERVER/varname.
 /para
 para
  Note that as of PHP 4.0.3, systemitem





[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/functions image.xml mnogosearch.xml strings.xml

2002-02-08 Thread Gabor Hojtsy

gobaFri Feb  8 09:12:05 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
/phpdoc/en/functionsmnogosearch.xml image.xml strings.xml 
  Log:
  Removing exotic tags, replace them with more common ones.
  Eg use varname instead of symbol for PHP variable names.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.38 phpdoc/en/chapters/config.xml:1.39
--- phpdoc/en/chapters/config.xml:1.38  Thu Feb  7 18:44:11 2002
+++ phpdoc/en/chapters/config.xml   Fri Feb  8 09:12:04 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.38 $ --
+!-- $Revision: 1.39 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -686,7 +686,7 @@
listitem
 para
  If enabled, the last error message will always be present in the
- global variable symbol$php_errormsg/symbol./para
+ global variable varname$php_errormsg/varname./para
/listitem
   /varlistentry
 
Index: phpdoc/en/functions/mnogosearch.xml
diff -u phpdoc/en/functions/mnogosearch.xml:1.34 
phpdoc/en/functions/mnogosearch.xml:1.35
--- phpdoc/en/functions/mnogosearch.xml:1.34Sat Feb  2 10:36:04 2002
+++ phpdoc/en/functions/mnogosearch.xml Fri Feb  8 09:12:04 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.34 $ --
+!-- $Revision: 1.35 $ --
 reference id=ref.mnogo
  titlemnoGoSearch Functions/title
  titleabbrevmnoGoSearch/titleabbrev
@@ -1230,7 +1230,7 @@
   UDM_PARAM_VARDIR - specifies a custom path to directory where indexer 
   stores data when using built-in database and in cache mode.
   By default literal/var/literal directory of
-  applicationmnoGoSearch/application installation is used. Can have 
+  mnoGoSearch installation is used. Can have 
   only string values. The parameter is available in PHP 4.1.0 or later.
  /simpara
 /listitem
@@ -1239,7 +1239,7 @@
   UDM_PARAM_VARDIR - specifies a custom path to directory where indexer 
   stores data when using built-in database and in cache mode.
   By default literal/var/literal directory of
-  applicationmnoGoSearch/application installation is used. Can have 
+  mnoGoSearch installation is used. Can have 
   only string values. The parameter is available in PHP 4.1.0 or later.
  /simpara
 /listitem
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.75 phpdoc/en/functions/image.xml:1.76
--- phpdoc/en/functions/image.xml:1.75  Sat Feb  2 10:36:00 2002
+++ phpdoc/en/functions/image.xml   Fri Feb  8 09:12:05 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.75 $ --
+!-- $Revision: 1.76 $ --
 reference id=ref.image
  titleImage functions/title
  titleabbrevImage/titleabbrev
@@ -53,7 +53,7 @@
 acronymPSD/acronym or acronymBMP/acronym image file and
 return the dimensions along with the file type and a height/width
 text string to be used inside a normal acronymHTML/acronym
-sgmltagIMG/sgmltag tag.
+literalIMG/literal tag.
/para
para
 Returns an array with 4 elements. Index 0 contains the width of
Index: phpdoc/en/functions/strings.xml
diff -u phpdoc/en/functions/strings.xml:1.159 phpdoc/en/functions/strings.xml:1.160
--- phpdoc/en/functions/strings.xml:1.159   Fri Feb  8 06:25:51 2002
+++ phpdoc/en/functions/strings.xml Fri Feb  8 09:12:05 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.159 $ --
+!-- $Revision: 1.160 $ --
  reference id=ref.strings
   titleString functions/title
   titleabbrevStrings/titleabbrev
@@ -685,10 +685,9 @@
 ]]
   /programlisting
  /example
- The literal$encoded/literal variable will now contain: Hallo
- amp;sgmltagamp/sgmltag;
- amp;sgmltaglt/sgmltag;Frauamp;sgmltaggt/sgmltag;
- amp;sgmltagamp/sgmltag; Kramp;sgmltagauml/sgmltag;mer.
+ The literal$encoded/literal variable will now contain: 
+ literalHallo amp;amp; amp;lt;Frauamp;gt; amp;amp;
+ Kramp;auml;mer./literal
 /para
 para
  The cool thing is using functionarray_flip/function to change





Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-02-07 Thread Gabor Hojtsy

 Index: phpdoc/en/chapters/config.xml
 diff -u phpdoc/en/chapters/config.xml:1.36
phpdoc/en/chapters/config.xml:1.37
 --- phpdoc/en/chapters/config.xml:1.36 Wed Feb  6 17:30:51 2002
 +++ phpdoc/en/chapters/config.xml Wed Feb  6 21:26:36 2002
 @@ -1,5 +1,5 @@
  ?xml version=1.0 encoding=iso-8859-1?
 -!-- $Revision: 1.36 $ --
 +!-- $Revision: 1.37 $ --
   chapter id=configuration
titleConfiguration/title

 @@ -368,6 +368,14 @@
   module, open_basedir paths from parent directories are now
   automatically inherited.
  /para
 + para
 + The restriction specified with open_basedir is actually a
 + prefix, not a directory name.  This means that open_basedir =
 + /dir/incl also allows access to /dir/include and
 + /dir/incls if they exist.  When you want to restrict access to
 + only the specified directory, end with a slash.  For example:
 + open_basedir = /dir/incl/
 + /para

Please use spaces for indentation. Please indent this para to
the column where the other para ends.

Thanks,
Goba





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-02-07 Thread Andrew Lindeman

alindeman   Thu Feb  7 18:44:11 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Used spaces to indent paragraph instead of tabs
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.37 phpdoc/en/chapters/config.xml:1.38
--- phpdoc/en/chapters/config.xml:1.37  Wed Feb  6 21:26:36 2002
+++ phpdoc/en/chapters/config.xml   Thu Feb  7 18:44:11 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.37 $ --
+!-- $Revision: 1.38 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -368,14 +368,14 @@
  module, open_basedir paths from parent directories are now
  automatically inherited.
 /para
-   para
-The restriction specified with open_basedir is actually a
-prefix, not a directory name.  This means that open_basedir =
-/dir/incl also allows access to /dir/include and
-/dir/incls if they exist.  When you want to restrict access to
-only the specified directory, end with a slash.  For example:
-open_basedir = /dir/incl/
-   /para
+para
+  The restriction specified with open_basedir is actually a
+  prefix, not a directory name.  This means that open_basedir =
+  /dir/incl also allows access to /dir/include and
+  /dir/incls if they exist.  When you want to restrict access
+  to only the specified directory, end with a slash.  For example:
+  open_basedir = /dir/incl/
+/para
 note
  paraSupport for multiple directories was added in 3.0.7./para
 /note





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-02-06 Thread Andrew Lindeman

alindeman   Wed Feb  6 21:26:36 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Fixed Bug #8848
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.36 phpdoc/en/chapters/config.xml:1.37
--- phpdoc/en/chapters/config.xml:1.36  Wed Feb  6 17:30:51 2002
+++ phpdoc/en/chapters/config.xml   Wed Feb  6 21:26:36 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.36 $ --
+!-- $Revision: 1.37 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -368,6 +368,14 @@
  module, open_basedir paths from parent directories are now
  automatically inherited.
 /para
+   para
+The restriction specified with open_basedir is actually a
+prefix, not a directory name.  This means that open_basedir =
+/dir/incl also allows access to /dir/include and
+/dir/incls if they exist.  When you want to restrict access to
+only the specified directory, end with a slash.  For example:
+open_basedir = /dir/incl/
+   /para
 note
  paraSupport for multiple directories was added in 3.0.7./para
 /note





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-01-21 Thread Philip Olson

philip  Mon Jan 21 19:11:56 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  register_argc_argv: initial documentation
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.33 phpdoc/en/chapters/config.xml:1.34
--- phpdoc/en/chapters/config.xml:1.33  Mon Jan 14 04:42:29 2002
+++ phpdoc/en/chapters/config.xml   Mon Jan 21 19:11:56 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.33 $ --
+!-- $Revision: 1.34 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -593,6 +593,24 @@
listitem
 simpara
  The number of significant digits displayed in floating point numbers.
+/simpara
+   /listitem
+  /varlistentry
+  
+  varlistentry id=ini.register-argc-argv
+   term
+parameterregister_argc_argv/parameter
+typeboolean/type
+   /term
+   listitem
+simpara
+ Tells PHP whether to declare the argv  argc variables 
+(that would contain the GET information).
+   /simpara
+   simpara
+ See also link linkend=commandlinecommand line/link.
+ Also, this directive became available in PHP 4.0.0 and 
+  was always on before that.
 /simpara
/listitem
   /varlistentry





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2002-01-14 Thread Philip Olson

philip  Mon Jan 14 04:42:30 2002 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  precision: Document the precision directive.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.32 phpdoc/en/chapters/config.xml:1.33
--- phpdoc/en/chapters/config.xml:1.32  Wed Dec 12 15:46:30 2001
+++ phpdoc/en/chapters/config.xml   Mon Jan 14 04:42:29 2002
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.32 $ --
+!-- $Revision: 1.33 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -584,7 +584,19 @@
 /para
/listitem
   /varlistentry
-
+  
+  varlistentry id=ini.precision
+   term
+parameterprecision/parameter
+typeinteger/type
+   /term
+   listitem
+simpara
+ The number of significant digits displayed in floating point numbers.
+/simpara
+   /listitem
+  /varlistentry
+
   varlistentry id=ini.register-globals
term
 parameterregister_globals/parameter





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-11-11 Thread Gabor Hojtsy

gobaSun Nov 11 05:20:40 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  So gpc_order is deprecated, use variables_order instead
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.29 phpdoc/en/chapters/config.xml:1.30
--- phpdoc/en/chapters/config.xml:1.29  Sat Nov 10 16:49:27 2001
+++ phpdoc/en/chapters/config.xml   Sun Nov 11 05:20:40 2001
@@ -1,5 +1,5 @@
 ?xml version=1.0 encoding=iso-8859-1?
-!-- $Revision: 1.29 $ --
+!-- $Revision: 1.30 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -384,6 +384,31 @@
  GP, for example, will cause PHP to completely ignore cookies
  and to overwrite any GET method variables with POST-method
  variables of the same name.
+/para
+para
+ Note, that this option is not available in PHP 4.
+ Use link linkend=ini.variables-ordervariables_order/link
+ instead.
+/para
+   /listitem
+  /varlistentry
+
+  varlistentry id=ini.variables-order
+   term
+parametervariables_order/parameter
+typestring/type
+   /term
+   listitem
+para
+ Set the order of the EGPCS (Environment, GET, POST, Cookie,
+ Server) variable parsing. The default setting of this
+ directive is EGPCS. Setting this to GP, for example,
+ will cause PHP to completely ignore environment variables,
+ cookies and server variables, and to overwrite any GET
+ method variables with POST-method variables of the same name.
+/para
+para
+ See also link linkend=ini.register-globalsregister_globals/link.
 /para
/listitem
   /varlistentry





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-11-09 Thread Derick Rethans

derick  Fri Nov  9 09:29:29 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  - Clarify
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.25 phpdoc/en/chapters/config.xml:1.26
--- phpdoc/en/chapters/config.xml:1.25  Wed Oct 31 18:51:28 2001
+++ phpdoc/en/chapters/config.xml   Fri Nov  9 09:29:29 2001
@@ -1,5 +1,5 @@
 ?xml encoding=iso-8859-1?
-!-- $Revision: 1.25 $ --
+!-- $Revision: 1.26 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -573,7 +573,10 @@
  varname$HTTP_SERVER_VARS/varname
  arrays in the global scope.
 /para
-   /listitem
+para
+ Please not that this can not be set in a .htaccess file.
+/para
+   /listitem
   /varlistentry
 
   varlistentry id=ini.short-open-tag





Re: [PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-11-09 Thread Markus Fischer

On Fri, Nov 09, 2001 at 02:29:29PM -, Derick Rethans wrote : 
 derickFri Nov  9 09:29:29 2001 EDT

 + Please not that this can not be set in a .htaccess file.
   

Yo!

- Markus



[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-11-09 Thread Hojtsy Gabor

gobaFri Nov  9 10:54:19 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Correcting an XML error introduced by adding that note...
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.27 phpdoc/en/chapters/config.xml:1.28
--- phpdoc/en/chapters/config.xml:1.27  Fri Nov  9 09:58:22 2001
+++ phpdoc/en/chapters/config.xml   Fri Nov  9 10:54:19 2001
@@ -1,5 +1,5 @@
 ?xml encoding=iso-8859-1?
-!-- $Revision: 1.27 $ --
+!-- $Revision: 1.28 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -573,6 +573,7 @@
  varname$HTTP_SERVER_VARS/varname
  arrays in the global scope.
 /para
+para
  Please note that you need to set AllowOveride All in your
  Directory block in the apache configfile for this to work.
 /para





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-10-30 Thread jim winstead

jimwTue Oct 30 20:09:49 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  document mysql.default_port and mysql.default_socket ini entries
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.22 phpdoc/en/chapters/config.xml:1.23
--- phpdoc/en/chapters/config.xml:1.22  Fri Sep 21 18:47:29 2001
+++ phpdoc/en/chapters/config.xml   Tue Oct 30 20:09:49 2001
@@ -1,5 +1,5 @@
 ?xml encoding=iso-8859-1?
-!-- $Revision: 1.22 $ --
+!-- $Revision: 1.23 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -894,6 +894,38 @@
para
 The default password to use when connecting to the database
 server if no other password is specified.
+   /para
+  /listitem
+ /varlistentry
+ 
+ varlistentry id=ini.mysql.default-port
+  term
+   parametermysql.default_port/parameter
+   typestring/type
+  /term
+  listitem
+   para
+The default TCP port number to use when connecting to
+the database server if no other port is specified. If
+no default is specified, the port will be obtained
+from the literalMYSQL_TCP_PORT/literal environment
+variable, the literalmysql-tcp/literal entry in
+filename/etc/services/filename or the compile-time
+literalMYSQL_PORT/literal constant, in that order. Win32
+will only use the literalMYSQL_PORT/literal constant.
+   /para
+  /listitem
+ /varlistentry
+ 
+ varlistentry id=ini.mysql.default-socket
+  term
+   parametermysql.default_socket/parameter
+   typestring/type
+  /term
+  listitem
+   para
+The default socket name to use when connecting to a local
+database server if no other socket name is specified.
/para
   /listitem
  /varlistentry





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-10-30 Thread jim winstead

jimwTue Oct 30 20:33:42 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  add simple php.ini and Apache config examples
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.23 phpdoc/en/chapters/config.xml:1.24
--- phpdoc/en/chapters/config.xml:1.23  Tue Oct 30 20:09:49 2001
+++ phpdoc/en/chapters/config.xml   Tue Oct 30 20:33:42 2001
@@ -1,5 +1,5 @@
 ?xml encoding=iso-8859-1?
-!-- $Revision: 1.23 $ --
+!-- $Revision: 1.24 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -12,6 +12,27 @@
 is read when PHP starts up. For the server module versions of PHP,
 this happens only once when the web server is started.  For the
 acronymCGI/acronym version, it happens on every invocation./simpara
+   para
+example
+ titlephp.ini example/title
+ programlisting role=ini
+; any text on a line after an unquoted semicolon (;) is ignored
+[php] ; section markers (text within square brackets) are also ignored
+; Boolean values can be set to either:
+;true, on, yes
+; or false, off, no, none
+register_globals = off
+magic_quotes_gpc = yes
+
+; you can enclose strings in double-quotes
+include_path = .:/usr/local/lib/php
+
+; backslashes are treated the same as any other character
+include_path = .;c:\php\lib
+/programlisting
+!-- TODO: add more details about values and expressions --
+/example
+   /para
 
simpara
 When using PHP as an Apache module, you can also change the
@@ -76,6 +97,21 @@
   /listitem
  /varlistentry
 /variablelist
+   /para
+   para
+example
+ titleApache configuration example/title
+ programlisting role=ini
+lt;IfModule mod_php4.cgt;
+  php_value include_path .:/usr/local/lib/php
+  php_flag safe_mode on
+lt;/IfModulegt;
+lt;IfModule mod_php3.cgt;
+  php3_include_path .:/usr/local/lib/php
+  php3_safe_mode on
+lt;/IfModulegt;
+/programlisting
+/example
/para
 
simpara





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-09-13 Thread Philip Olson

philip  Thu Sep 13 22:09:45 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  Added link to Safe Mode chapter within safe_mode directive.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.20 phpdoc/en/chapters/config.xml:1.21
--- phpdoc/en/chapters/config.xml:1.20  Sun Aug 19 07:04:19 2001
+++ phpdoc/en/chapters/config.xml   Thu Sep 13 22:09:44 2001
@@ -1,5 +1,5 @@
 ?xml encoding=iso-8859-1?
-!-- $Revision: 1.20 $ --
+!-- $Revision: 1.21 $ --
  chapter id=configuration
   titleConfiguration/title
 
@@ -724,7 +724,9 @@
   /term
   listitem
para
-Whether to enable PHP's safe mode. Read the link linkend=securitySecurity 
chapter/link for more
+Whether to enable PHP's safe mode. Read the 
+link linkend=securitySecurity/link and 
+link linkend=features.safe-modeSafe Mode/link chapters for 
 more information./para
   /listitem
  /varlistentry





[PHP-DOC] cvs: phpdoc /en/chapters config.xml /en/functions info.xml

2001-06-27 Thread Daniel Beckham

danbeck Wed Jun 27 05:52:38 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
/phpdoc/en/functionsinfo.xml 
  Log:
  documented issue in bug #5827
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.14 phpdoc/en/chapters/config.xml:1.15
--- phpdoc/en/chapters/config.xml:1.14  Tue Jun 19 22:08:13 2001
+++ phpdoc/en/chapters/config.xml   Wed Jun 27 05:52:38 2001
@@ -476,9 +476,15 @@
listitem
 para
  This sets the maximum time in seconds a script is allowed to
- take before it is terminated by the parser.  This helps
+ run before it is terminated by the parser.  This helps
  prevent poorly written scripts from tying up the server. The
- default setting is literal30/literal.
+ default setting is literal30/literal.  
+   /para
+   para
+The maximum execution time is not affected by system calls,
+the functionsleep/function function, etc.  Please see the
+functionset_time_limit/function function for more
+details.
 /para
/listitem
   /varlistentry
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.51 phpdoc/en/functions/info.xml:1.52
--- phpdoc/en/functions/info.xml:1.51   Tue Jun 26 13:24:50 2001
+++ phpdoc/en/functions/info.xmlWed Jun 27 05:52:38 2001
@@ -1390,10 +1390,10 @@
 simpara
  Set the number of seconds a script is allowed to run.  If this is
  reached, the script returns a fatal error.  The default limit is
- 30 seconds or, if it exists, the max_execution_time value defined
- in the link linkend=configuration.fileconfiguration
-   file/link.  If seconds is set to zero, no time limit is
- imposed.
+ 30 seconds or, if it exists, the
+ literalmax_execution_time/literal value defined in the link
+ linkend=ini.max-execution-timeconfiguration file/link.  If
+ seconds is set to zero, no time limit is imposed.
 /simpara
 simpara
  When called, functionset_time_limit/function restarts the
@@ -1403,11 +1403,24 @@
  total of 45 seconds before timing out.
 /simpara
 simpara
- Note that functionset_time_limit/function has no effect when
+ functionset_time_limit/function has no effect when
  PHP is running in safe mode. There is no workaround other than
  turning off safe mode or changing the time limit in the link
-   linkend=configuration.fileconfiguration file/link.
+ linkend=ini.max-execution-timeconfiguration file/link.
 /simpara
+note
+ para
+  The functionset_time_limit/function function and the
+  configuration directive link
+  linkend=ini.max-execution-timemax_execution_time/link only
+  affect the execution time of the script itself.  Any time spent
+  on activity that happens outside the execution of the script
+  such as system calls using functionsystem/function, the
+  functionsleep/function function, database queries, etc. is
+  not included when determining the maximum time that the script
+  has been running.
+ /para
+/note
/refsect1
   /refentry
 





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-06-19 Thread Rui Hirokawa

hirokawaSun Jun 10 15:09:39 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  added configuration options for mbstring extension to config.xml.
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.12 phpdoc/en/chapters/config.xml:1.13
--- phpdoc/en/chapters/config.xml:1.12  Tue Apr  3 07:22:28 2001
+++ phpdoc/en/chapters/config.xml   Sun Jun 10 15:09:39 2001
@@ -1503,6 +1503,77 @@
 /variablelist
/sect2
 
+   sect2 id=ini.sect.mbstring
+titleMulti-Byte String Configuration Directives/title
+variablelist
+ 
+ varlistentry id=ini.mbstring.internal-encoding
+  term
+   parametermbstring.internal_encoding/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalmbstring.internal_encoding/literal defines default
+internal character encoding.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.mbstring.http-input
+  term
+   parametermbstring.http_input/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalmbstring.http_input/literal defines default
+HTTP input character encoding.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.mbstring.http-output
+  term
+   parametermbstring.http_output/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalmbstring.http_output/literal defines default
+HTTP output character encoding.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.mbstring.detect-order
+  term
+   parametermbstring.detect_order/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalmbstring.detect_order/literal defines default
+character encoding detection order.
+   /para
+  /listitem
+ /varlistentry
+
+ varlistentry id=ini.mbstring.substitute-character
+  term
+   parametermbstring.substitute_character/parameter
+   typestring/type
+  /term
+  listitem
+   para
+literalmbstring.substitute_character/literal defines
+character to substitute for invalid character codes.
+   /para
+  /listitem
+ /varlistentry
+/variablelist
+   /sect2
+
   /sect1
 
  /chapter





[PHP-DOC] cvs: phpdoc /en/chapters config.xml

2001-04-02 Thread Torben Wilson

torben  Mon Apr  2 22:22:28 2001 EDT

  Modified files:  
/phpdoc/en/chapters config.xml 
  Log:
  
  
  Typo fix.
  
  
Index: phpdoc/en/chapters/config.xml
diff -u phpdoc/en/chapters/config.xml:1.11 phpdoc/en/chapters/config.xml:1.12
--- phpdoc/en/chapters/config.xml:1.11  Thu Dec 14 13:49:15 2000
+++ phpdoc/en/chapters/config.xml   Mon Apr  2 22:22:28 2001
@@ -524,8 +524,8 @@
/term
listitem
para
-Tells whether the short form (userinputlt;? ?gt;/userinputof
-PHP's open tag should be allowed.  If you want to use PHP in
+Tells whether the short form (userinputlt;? ?gt;/userinput)
+of PHP's open tag should be allowed.  If you want to use PHP in
 combination with XML, you have to disable this option.  If
 disabled, you must use the long form of the open tag
 (userinputlt;?php ?gt;/userinput)./para