]> granicus.if.org Git - php/commitdiff
Changed the php.ini examples to match the names in the source code.
authorHénot David <henot@php.net>
Wed, 13 Sep 2000 16:12:50 +0000 (16:12 +0000)
committerHénot David <henot@php.net>
Wed, 13 Sep 2000 16:12:50 +0000 (16:12 +0000)
php.ini-dist
php.ini-optimized
php.ini-recommended

index 3c9dc746cfcfd5686f8dd3df2b148266f86c45fa..7e6053e15569ebb407a2c5fdbe87b0bf25b39219 100644 (file)
@@ -464,12 +464,12 @@ mssql.compatability_mode  = Off   ; compatability mode with old versions of PHP 3.0
 ;assert.quiet_eval                     =       0       ; eval the expression with current error_reporting(). set to true if you want error_reporting(0) around the eval().
 
 [Ingres II]
-ii.allow_persistent                    =       On      ; allow or prevent persistent link
-ii.max_persistent                      =       -1      ; maximum number of persistent links. (-1 means no limit)
-ii.max_links                           =  -1   ; maximum number of links, including persistents (-1 means no limit)
-ii.default_database                    =               ; default database (format : [node_id::]dbname[/srv_class]
-ii.default_user                                =               ; default user
-ii.default_password                    =               ; default password
+ingres.allow_persistent                =       On      ; allow or prevent persistent link
+ingres.max_persistent          =       -1      ; maximum number of persistent links. (-1 means no limit)
+ingres.max_links                       =       -1      ; maximum number of links, including persistents (-1 means no limit)
+ingres.default_database                =               ; default database (format : [node_id::]dbname[/srv_class]
+ingres.default_user                    =               ; default user
+ingres.default_password                =               ; default password
 
 [Verisign Payflow Pro]
 pfpro.defaulthost                      =       "test.signio.com"       ; default Signio server
index 9bfa5e3620c83a9e64faf2afa8abf1289e766390..9732a89d541984a07e7d959123b0af6d6573f849 100644 (file)
@@ -447,12 +447,12 @@ mssql.compatability_mode  = Off   ; compatability mode with old versions of PHP 3.0
 ;assert.quiet_eval                     =       0       ; eval the expression with current error_reporting(). set to true if you want error_reporting(0) around the eval().
 
 [Ingres II]
-ii.allow_persistent                    =       On      ; allow or prevent persistent link
-ii.max_persistent                      =       -1      ; maximum number of persistent links. (-1 means no limit)
-ii.max_links                           =  -1   ; maximum number of links, including persistents (-1 means no limit)
-ii.default_database                    =               ; default database (format : [node_id::]dbname[/srv_class]
-ii.default_user                                =               ; default user
-ii.default_password                    =               ; default password
+ingres.allow_persistent                =       On      ; allow or prevent persistent link
+ingres.max_persistent          =       -1      ; maximum number of persistent links. (-1 means no limit)
+ingres.max_links                       =       -1      ; maximum number of links, including persistents (-1 means no limit)
+ingres.default_database                =               ; default database (format : [node_id::]dbname[/srv_class]
+ingres.default_user                    =               ; default user
+ingres.default_password                =               ; default password
 
 [Verisign Payflow Pro]
 pfpro.defaulthost                      =       "test.signio.com"       ; default Signio server
index 9bfa5e3620c83a9e64faf2afa8abf1289e766390..9732a89d541984a07e7d959123b0af6d6573f849 100644 (file)
@@ -447,12 +447,12 @@ mssql.compatability_mode  = Off   ; compatability mode with old versions of PHP 3.0
 ;assert.quiet_eval                     =       0       ; eval the expression with current error_reporting(). set to true if you want error_reporting(0) around the eval().
 
 [Ingres II]
-ii.allow_persistent                    =       On      ; allow or prevent persistent link
-ii.max_persistent                      =       -1      ; maximum number of persistent links. (-1 means no limit)
-ii.max_links                           =  -1   ; maximum number of links, including persistents (-1 means no limit)
-ii.default_database                    =               ; default database (format : [node_id::]dbname[/srv_class]
-ii.default_user                                =               ; default user
-ii.default_password                    =               ; default password
+ingres.allow_persistent                =       On      ; allow or prevent persistent link
+ingres.max_persistent          =       -1      ; maximum number of persistent links. (-1 means no limit)
+ingres.max_links                       =       -1      ; maximum number of links, including persistents (-1 means no limit)
+ingres.default_database                =               ; default database (format : [node_id::]dbname[/srv_class]
+ingres.default_user                    =               ; default user
+ingres.default_password                =               ; default password
 
 [Verisign Payflow Pro]
 pfpro.defaulthost                      =       "test.signio.com"       ; default Signio server