]> granicus.if.org Git - php/commitdiff
Adding comments to .ini files at philip@php.net's request.
authorJoey Smith <joey@php.net>
Mon, 28 Mar 2005 07:26:06 +0000 (07:26 +0000)
committerJoey Smith <joey@php.net>
Mon, 28 Mar 2005 07:26:06 +0000 (07:26 +0000)
php.ini-dist
php.ini-recommended

index 0d0ac4799e439274c86295c15dd5ac8ef4dafd81..82b1f63f098f4d1043ee83df4037cae2c73113be 100644 (file)
@@ -550,9 +550,11 @@ default_socket_timeout = 60
 ; extension_dir directive above.
 
 
-;Windows Extensions
-;Note that ODBC support is built in, so no dll is needed for it.
-;
+; Windows Extensions
+; Note that ODBC support is built in, so no dll is needed for it.
+; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5)
+; extension folders as well as the separate PECL DLL download (PHP 5).
+; Be sure to appropriately set the extensions_dir directive.
 
 ;extension=php_bz2.dll
 ;extension=php_cpdf.dll
index aac83bd60980272bcee4c8551db8598cd5ff9ef4..8d70a85138b97e0cb1cd45fc652cf04b324a8310 100644 (file)
@@ -608,9 +608,11 @@ default_socket_timeout = 60
 ; extension_dir directive above.
 
 
-;Windows Extensions
-;Note that ODBC support is built in, so no dll is needed for it.
-;
+; Windows Extensions
+; Note that ODBC support is built in, so no dll is needed for it.
+; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5)
+; extension folders as well as the separate PECL DLL download (PHP 5).
+; Be sure to appropriately set the extensions_dir directive.
 
 ;extension=php_bz2.dll
 ;extension=php_cpdf.dll