Lines Matching refs:extensions
18 Installation of extensions on Windows
20 3. Installation of PECL extensions
23 Downloading PECL extensions
25 Compiling shared PECL extensions with the pecl command
26 Compiling shared PECL extensions with phpize
27 Compiling PECL extensions statically into PHP
113 to load various extensions for added functionality.
133 extensions easily when needed.
227 folder root. The supporting DLLs for the PHP 5 extensions are also not
303 * Choose the extensions you would like to load when PHP starts. See
304 the section about Windows extensions, about how to set up one, and
307 extensions before enabling them in php.ini.
357 folder, if you wish to load extensions, etc.
395 extensions while with PHP 7 it's ext. So, an example PHP 7
400 extensions are part of PECL and can be downloaded in the
682 versions. You have the only choice to use the DLL's and extensions that
923 parse (i.e. .php) into the field File extensions (.xxx).
930 Installation of extensions on Windows
933 want to install some extensions for added functionality. You can choose
934 which extensions you would like to load when PHP starts by modifying
938 The DLLs for PHP extensions are prefixed with php_.
940 Many extensions are built into the Windows version of PHP. This means
942 these extensions. The Windows PHP Extensions table lists extensions
944 list of built in extensions:
950 The default location PHP searches for extensions is C:\php7 in PHP 7.
955 directory where your extensions lives, or where you have placed
958 extension_dir = C:\php\extensions
971 * Some of the extensions need extra DLLs to work. Couple of them can
976 each extensions documentation page for details. Also, read the
977 manual section titled Installation of PECL extensions for details
978 on PECL. An increasingly large number of PHP extensions are found
979 in PECL, and these extensions require a separate download.
984 The following table describes some of the extensions available and
1042 Chapter 3. Installation of PECL extensions
1046 PECL is a repository of PHP extensions that are made available to you
1048 to demonstrate how to obtain and install PECL extensions.
1058 how to build and install the extensions, but they do not automatically
1068 Downloading PECL extensions
1070 There are several options for downloading PECL extensions, such as:
1074 extensions that are offered by the PHP Development Team. The
1078 PECL extensions that have releases listed on the PECL web site are
1082 Most PECL extensions also reside in SVN. A web-based view may be
1107 Compiling shared PECL extensions with the pecl command
1109 PECL makes it easy to create shared PHP extensions. Using the pecl
1129 Compiling shared PECL extensions with phpize
1134 as unreleased extensions from SVN. If you need to build such an
1149 PHP extensions directory. You'll need to and adjust php.ini and add an
1156 extensions.
1161 Compiling PECL extensions statically into PHP
1275 The php.ini directives handled by extensions are documented
1276 respectively on the pages of the extensions themselves. The list of the
1411 6. Unix: I patched Apache with the FrontPage extensions patch, and
1413 Apache FrontPage extensions?
1603 6. Unix: I patched Apache with the FrontPage extensions patch, and
1605 FrontPage extensions?
1607 No, PHP works fine with the FrontPage extensions. The problem is that
1664 or any PHP extensions you are trying to load are such that the