Lines Matching refs:extensions

19         Installation of extensions on Windows
21 3. Installation of PECL extensions
24 Downloading PECL extensions
26 Compiling shared PECL extensions with the pecl command
27 Compiling shared PECL extensions with phpize
28 Compiling PECL extensions statically into PHP
117 to load various extensions for added functionality.
131 install and configure PHP and all the built-in and PECL extensions, as
146 You will then be prompted to select which features and extensions you
156 It is not recommended to install all extensions by default, since many
160 disable extensions and features after installation.
190 ext_php_* - the various extensions ( for example: ext_php_mysql for MySQL )
215 installer does not include any extra external PHP extensions
221 setup of extensions is not supported. Use of the installer isn't the
260 understanding of the system, and enables you to install PHP extensions
357 folder root. The supporting DLLs for the PHP 5 extensions are also not
440 * Choose the extensions you would like to load when PHP starts. See
441 the section about Windows extensions, about how to set up one, and
444 extensions before enabling them in php.ini.
499 folder, if you wish to load extensions, etc.
537 extensions while with PHP 5 it's ext. So, an example PHP 5
542 installer). In PHP 5, many extensions are part of PECL and can be
824 versions. You have the only choice to use the DLL's and extensions that
1065 parse (i.e. .php) into the field File extensions (.xxx).
1072 Installation of extensions on Windows
1075 want to install some extensions for added functionality. You can choose
1076 which extensions you would like to load when PHP starts by modifying
1080 The DLLs for PHP extensions are prefixed with php_.
1082 Many extensions are built into the Windows version of PHP. This means
1084 these extensions. The Windows PHP Extensions table lists extensions
1086 list of built in extensions:
1092 The default location PHP searches for extensions is C:\php5 in PHP 5.
1097 directory where your extensions lives, or where you have placed
1100 extension_dir = C:\php\extensions
1113 * Some of the extensions need extra DLLs to work. Couple of them can
1118 each extensions documentation page for details. Also, read the
1119 manual section titled Installation of PECL extensions for details
1120 on PECL. An increasingly large number of PHP extensions are found
1121 in PECL, and these extensions require a separate download.
1126 The following table describes some of the extensions available and
1184 Chapter 3. Installation of PECL extensions
1188 PECL is a repository of PHP extensions that are made available to you
1190 to demonstrate how to obtain and install PECL extensions.
1200 how to build and install the extensions, but they do not automatically
1210 Downloading PECL extensions
1212 There are several options for downloading PECL extensions, such as:
1216 extensions that are offered by the PHP Development Team. The
1220 PECL extensions that have releases listed on the PECL web site are
1224 Most PECL extensions also reside in SVN. A web-based view may be
1249 Compiling shared PECL extensions with the pecl command
1251 PECL makes it easy to create shared PHP extensions. Using the pecl
1271 Compiling shared PECL extensions with phpize
1276 as unreleased extensions from SVN. If you need to build such an
1291 PHP extensions directory. You'll need to and adjust php.ini and add an
1298 extensions.
1303 Compiling PECL extensions statically into PHP
1417 The php.ini directives handled by extensions are documented
1418 respectively on the pages of the extensions themselves. The list of the
1553 6. Unix: I patched Apache with the FrontPage extensions patch, and
1555 Apache FrontPage extensions?
1745 6. Unix: I patched Apache with the FrontPage extensions patch, and
1747 FrontPage extensions?
1749 No, PHP works fine with the FrontPage extensions. The problem is that
1806 or any PHP extensions you are trying to load are such that the