Lines Matching refs:extensions

21      * Installation of PECL extensions
23 + Downloading PECL extensions
25 + Compiling shared PECL extensions with the pecl command
26 + Compiling shared PECL extensions with phpize
28 + Compiling PECL extensions statically into PHP
192 with various options, like which extensions will be enabled. Do a
233 16. Tell Apache to parse certain extensions as PHP. For example,
422 various options, like which extensions will be enabled. Run
454 8. Tell Apache to parse certain extensions as PHP. For example, let's
514 all extensions will be available. The recommended setup is to build
847 extensions'.
863 compiling PHP (and related extensions) on HP-UX systems has been
911 PHP 4 port is split into two sub-directories: core and extensions. The
912 extensions directory generates sub-packages for all of the supported
967 For building extra extensions or hacking the code of PHP you might also
1146 3. Be sure the desired extensions will parse as PHP (examples: .php
1210 Installation of PECL extensions
1215 * Downloading PECL extensions
1217 * Compiling shared PECL extensions with the pecl command
1218 * Compiling shared PECL extensions with phpize
1220 * Compiling PECL extensions statically into PHP
1225 » PECL is a repository of PHP extensions that are made available to you
1227 to demonstrate how to obtain and install PECL extensions.
1237 how to build and install the extensions, but they do not automatically
1248 Downloading PECL extensions
1250 There are several options for downloading PECL extensions, such as:
1251 * The pecl install extname command downloads the extensions code
1255 the different extensions that are offered by the PHP Development
1258 * pecl download extname PECL extensions that have releases listed on
1261 * SVN Most PECL extensions also reside in SVN. A web-based view may
1267 Windows binaries for PECL extensions. However, to compile PHP under
1279 your system. All the extensions are automatically and periodically
1292 PHP extensions are usually called "php_*.dll" (where the star
1294 "PHP\ext" ("PHP\extensions" in PHP 4) folder.
1296 PHP ships with the extensions most useful to the majority of
1297 developers. They are called "core" extensions.
1302 directory of all known extensions and hosting facilities for
1303 downloading and development of PHP extensions.
1337 php.ini configuration file. Please note that many extensions are
1378 Compiling shared PECL extensions with the pecl command
1380 PECL makes it easy to create shared PHP extensions. Using the » pecl
1406 Compiling shared PECL extensions with phpize
1411 as unreleased extensions from SVN. If you need to build such an
1426 PHP extensions directory. You'll need to and adjust php.ini and add an
1433 extensions.
1444 When compiling extensions, if you have multiple PHP versions installed,
1472 --extension-dir Directory where extensions are searched by default
1484 Compiling PECL extensions statically into PHP
1623 The php.ini directives handled by extensions are documented on the
1624 respective pages of the extensions themselves. A list of the core
1804 5. Unix: I patched Apache with the FrontPage extensions patch, and
1806 FrontPage extensions?
1925 Unix: I patched Apache with the FrontPage extensions patch, and
1927 Apache FrontPage extensions?
1928 No, PHP works fine with the FrontPage extensions. The problem is
1988 php.ini or any PHP extensions you are trying to load are such