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
1073 parse (i.e. .php) into the field File extensions (.xxx).
1080 Installation of extensions on Windows
1083 want to install some extensions for added functionality. You can choose
1084 which extensions you would like to load when PHP starts by modifying
1088 The DLLs for PHP extensions are prefixed with php_.
1090 Many extensions are built into the Windows version of PHP. This means
1092 these extensions. The Windows PHP Extensions table lists extensions
1094 list of built in extensions:
1100 The default location PHP searches for extensions is C:\php5 in PHP 5.
1105 directory where your extensions lives, or where you have placed
1108 extension_dir = C:\php\extensions
1121 * Some of the extensions need extra DLLs to work. Couple of them can
1126 each extensions documentation page for details. Also, read the
1127 manual section titled Installation of PECL extensions for details
1128 on PECL. An increasingly large number of PHP extensions are found
1129 in PECL, and these extensions require a separate download.
1134 The following table describes some of the extensions available and
1192 Chapter 3. Installation of PECL extensions
1196 PECL is a repository of PHP extensions that are made available to you
1198 to demonstrate how to obtain and install PECL extensions.
1208 how to build and install the extensions, but they do not automatically
1218 Downloading PECL extensions
1220 There are several options for downloading PECL extensions, such as:
1224 extensions that are offered by the PHP Development Team. The
1228 PECL extensions that have releases listed on the PECL web site are
1232 Most PECL extensions also reside in SVN. A web-based view may be
1257 Compiling shared PECL extensions with the pecl command
1259 PECL makes it easy to create shared PHP extensions. Using the pecl
1279 Compiling shared PECL extensions with phpize
1284 as unreleased extensions from SVN. If you need to build such an
1299 PHP extensions directory. You'll need to and adjust php.ini and add an
1306 extensions.
1311 Compiling PECL extensions statically into PHP
1425 The php.ini directives handled by extensions are documented
1426 respectively on the pages of the extensions themselves. The list of the
1561 6. Unix: I patched Apache with the FrontPage extensions patch, and
1563 Apache FrontPage extensions?
1753 6. Unix: I patched Apache with the FrontPage extensions patch, and
1755 FrontPage extensions?
1757 No, PHP works fine with the FrontPage extensions. The problem is that
1814 or any PHP extensions you are trying to load are such that the