source: general/prog/php.xml@ b1ef21e

10.1 11.0 11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since b1ef21e was cfc1f98, checked in by Pierre Labastie <pieere@…>, 4 years ago

cups-filters-1.28.1
mercurial-5.5.1
php-7.4.10
gspell-1.8.4
amtk-5.1.2
gtk+-3.24.23
at-spi2-core-2.36.1
gnutls-3.6.15
xfsprogs-5.8.0
js-68.12.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23681 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 24.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
8 <!ENTITY php-download-ftp " ">
9 <!ENTITY php-md5sum "48cd5acc0bb3e81dbf9c98a343d6149c">
10 <!ENTITY php-size "9.8 MB">
11 <!ENTITY php-buildsize "644 MB (add 1.2 MB for tests, add 182 MB for documentation)">
12 <!ENTITY php-time "1.6 SBU (with parallelism=4; add 1.9 SBU for tests)">
13]>
14
15<sect1 id="php" xreflabel="PHP-&php-version;">
16 <?dbhtml filename="php.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>PHP-&php-version;</title>
24
25 <indexterm zone="php">
26 <primary sortas="a-PHP">PHP</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to PHP</title>
31
32 <para>
33 <application>PHP</application> is the PHP Hypertext Preprocessor.
34 Primarily used in dynamic web sites, it allows for programming code to be
35 directly embedded into the HTML markup. It is also useful as a
36 general purpose scripting language.
37 </para>
38
39 &lfs10_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>
45 Download (HTTP): <ulink url="&php-download-http;"/>
46 </para>
47 </listitem>
48 <listitem>
49 <para>
50 Download (FTP): <ulink url="&php-download-ftp;"/>
51 </para>
52 </listitem>
53 <listitem>
54 <para>
55 Download MD5 sum: &php-md5sum;
56 </para>
57 </listitem>
58 <listitem>
59 <para>
60 Download size: &php-size;
61 </para>
62 </listitem>
63 <listitem>
64 <para>
65 Estimated disk space required: &php-buildsize;
66 </para>
67 </listitem>
68 <listitem>
69 <para>
70 Estimated build time: &php-time;
71 </para>
72 </listitem>
73 </itemizedlist>
74
75 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
76 <itemizedlist spacing="compact">
77 <listitem>
78 <para>
79 Optional pre-built documentation (single file html): <ulink
80 url="https://www.php.net/distributions/manual/php_manual_en.html.gz"/>
81 </para>
82 </listitem>
83 <listitem>
84 <para>
85 Optional pre-built documentation (chunked html): <ulink
86 url="https://www.php.net/distributions/manual/php_manual_en.tar.gz"/>.
87 Note that the documentation can be found in languages other than
88 English at <ulink url="http://www.php.net/download-docs.php"/>
89 </para>
90 </listitem>
91 </itemizedlist>
92
93 <bridgehead renderas="sect3">PHP Dependencies</bridgehead>
94
95 <bridgehead renderas="sect4">Recommended</bridgehead>
96 <para role="recommended">
97 <xref linkend="apache"/> and
98 <xref linkend="libxml2"/>
99 </para>
100
101 <bridgehead renderas="sect4">Optional System Utilities and Libraries</bridgehead>
102 <para role="optional">
103 <xref linkend="aspell"/>,
104 <xref linkend="enchant"/>,
105 <xref linkend="libxslt"/>,
106 an <xref linkend="server-mail"/> (that provides a
107 <command>sendmail</command> command),
108 <xref linkend="pcre"/>,
109 <xref linkend="pth"/>,
110 <ulink url="https://wiki.ubuntu.com/AppArmor">AppArmor</ulink>,
111 <ulink url="http://dmalloc.com/">Dmalloc</ulink>,
112 <ulink url="http://www.net-snmp.org/">Net-SNMP</ulink>,
113 <ulink url="https://github.com/kkos/oniguruma">oniguruma</ulink>,
114 <ulink url="http://www.ossp.org/pkg/lib/mm/">OSSP mm</ulink>,
115 <ulink url="http://re2c.org/">re2c</ulink>, and
116 <ulink url="http://xmlrpc-epi.sourceforge.net/main.php?t=php_about">XMLRPC-EPI</ulink>
117 </para>
118
119 <bridgehead renderas="sect4">Optional Graphics Utilities and Libraries</bridgehead>
120 <para role="optional">
121 <xref linkend="freetype2"/>,
122 <xref linkend="libexif"/>,
123 <xref linkend="libjpeg"/>,
124 <xref linkend="libpng"/>,
125 <xref linkend="libtiff"/>,
126 <xref linkend="x-window-system"/>,
127 <!--<ulink url="http://www.fastio.com/">ClibPDF</ulink>, - site asks for username/password-->
128 <ulink url="http://www.adobe.com/devnet/acrobat/fdftoolkit.html">FDF Toolkit</ulink>,
129 <ulink url="https://github.com/libgd/libgd">GD</ulink>, and
130 <ulink url="http://fossies.org/linux/misc/old/t1lib-5.1.2.tar.gz/">t1lib</ulink>
131 </para>
132
133 <bridgehead renderas="sect4">Optional Web Utilities</bridgehead>
134 <para role="optional">
135 <xref linkend="curl"/>,
136 <xref linkend="tidy-html5"/>,
137 <ulink url="http://sourceforge.net/projects/caudium/">Caudium</ulink>,
138 <ulink url="https://www.hyperwave.com/en/">Hyperwave</ulink>,
139 <ulink url="http://www.mnogosearch.org/">mnoGoSearch</ulink>,
140 <ulink url="http://download.roxen.com/6.1/">Roxen WebServer</ulink>, and
141 <ulink url="https://wddxnet.codeplex.com/">WDDX</ulink>
142 </para>
143
144 <bridgehead renderas="sect4">Optional Data Management Utilities and Libraries</bridgehead>
145 <para role="optional">
146 <xref linkend="db"/> (Note that PHP does not officially support versions
147 above 5.3),
148 <xref linkend="libiodbc"/>,
149 <xref linkend="lmdb"/>,
150 <xref linkend="mariadb"/> or <ulink url="http://www.mysql.com/">MySQL</ulink>,
151 <xref linkend="openldap"/>,
152 <xref linkend="postgresql"/>,
153 <xref linkend="sqlite"/>,
154 <xref linkend="unixodbc"/>,
155 <ulink url="http://www.softwareag.com/">Adabas</ulink>,
156 <ulink url="http://www.birdstep.com/">Birdstep</ulink>,
157 <ulink url="http://cr.yp.to/cdb.html">cdb</ulink>,
158 <ulink url="http://www.dbmaker.com/">DBMaker</ulink>,
159 <ulink url="http://www.empress.com/">Empress</ulink>,
160 <ulink url="http://www.frontbase.com/cgi-bin/WebObjects/FBWebSite">FrontBase</ulink>,
161 <ulink url="https://www.ibm.com/analytics/us/en/db2/">IBM DB2</ulink>,
162 <ulink url="http://www.hughes.com.au/products/msql/">Mini SQL</ulink>,
163 <ulink url="http://www.monetra.com/">Monetra</ulink>, and
164 <ulink url="http://sourceforge.net/projects/qdbm">QDBM</ulink>
165 </para>
166
167 <para>
168 <application>PHP</application> also provides support for many
169 commercial database tools such as <application>Oracle</application>,
170 <application>SAP</application> and
171 <application>ODBC Router</application>.
172 </para>
173
174 <bridgehead renderas="sect4">Optional Security/Encryption Utilities and Libraries</bridgehead>
175 <para role="optional">
176 <xref linkend="cyrus-sasl"/>,
177 <xref linkend="mitkrb"/>,
178 <ulink url="http://mcrypt.sourceforge.net/">libmcrypt</ulink>, and
179 <ulink url="http://mhash.sourceforge.net/">mhash</ulink>
180 </para>
181
182 <para condition="html" role="usernotes">
183 User Notes: <ulink url="&blfs-wiki;/php"/>
184 </para>
185
186 </sect2>
187
188 <sect2 role="installation">
189 <title>Installation of PHP</title>
190
191 <para>
192 You can use <application>PHP</application> for server-side
193 scripting, command-line scripting or client-side GUI applications. This
194 book provides instructions for setting up <application>PHP</application>
195 for server-side scripting as it is the most common form.
196 </para>
197
198 <note>
199 <para>
200 <application>PHP</application> has many more
201 <command>configure</command> options that will enable support for
202 various things. You can use <command>./configure --help</command> to
203 see a full list of the available options. Also, use of the
204 <ulink url="http://www.php.net/">PHP web site</ulink>
205 is highly recommended, as their online docs are very good. An example
206 of a <command>configure</command> command that utilizes many of the
207 most common dependencies can be found at <ulink
208 url="&sources-anduin-http;/files/php_configure.txt"/>.
209 </para>
210
211 <para>
212 If, for whatever reason, you don't have <xref linkend="libxml2"/>
213 installed, you need to add <option>--disable-libxml</option> to the
214 <command>configure</command> command in the instructions below. Note
215 that this will prevent the <command>pear</command> command from being
216 built.
217 </para>
218 </note>
219
220 <para>
221 Install <application>PHP</application> by running the following commands:
222 </para>
223
224<screen revision="sysv"><userinput>./configure --prefix=/usr \
225 --sysconfdir=/etc \
226 --localstatedir=/var \
227 --datadir=/usr/share/php \
228 --mandir=/usr/share/man \
229 --without-pear \
230 --enable-fpm \
231 --with-fpm-user=apache \
232 --with-fpm-group=apache \
233 --with-config-file-path=/etc \
234 --with-zlib \
235 --enable-bcmath \
236 --with-bz2 \
237 --enable-calendar \
238 --enable-dba=shared \
239 --with-gdbm \
240 --with-gmp \
241 --enable-ftp \
242 --with-gettext \
243 --enable-mbstring \
244 --disable-mbregex \
245 --with-readline &amp;&amp;
246make</userinput></screen>
247
248<screen revision="systemd"><userinput>./configure --prefix=/usr \
249 --sysconfdir=/etc \
250 --localstatedir=/var \
251 --datadir=/usr/share/php \
252 --mandir=/usr/share/man \
253 --enable-fpm \
254 --without-pear \
255 --with-fpm-user=apache \
256 --with-fpm-group=apache \
257 --with-fpm-systemd \
258 --with-config-file-path=/etc \
259 --with-zlib \
260 --enable-bcmath \
261 --with-bz2 \
262 --enable-calendar \
263 --enable-dba=shared \
264 --with-gdbm \
265 --with-gmp \
266 --enable-ftp \
267 --with-gettext \
268 --enable-mbstring \
269 --disable-mbregex \
270 --with-readline &amp;&amp;
271make</userinput></screen>
272 <para>
273 To test the results, issue: <command>make test</command>. Several
274 tests (out of over 11900) may fail, in which case you are asked
275 whether you want to send the report to the PHP developers. If you
276 want to automate the test, you may prefix the command with
277 <command>yes "n" | </command>.
278 </para>
279
280 <para>
281 Now, as the <systemitem class="username">root</systemitem> user:
282 </para>
283
284<!-- dev note: make INSTALL_ROOT=<DESTDIR> install -->
285
286<screen role="root"><userinput>make install &amp;&amp;
287install -v -m644 php.ini-production /etc/php.ini &amp;&amp;
288
289install -v -m755 -d /usr/share/doc/php-&php-version; &amp;&amp;
290install -v -m644 CODING_STANDARDS* EXTENSIONS NEWS README* UPGRADING* \
291 /usr/share/doc/php-&php-version;</userinput></screen>
292
293 <para>
294 The default configuration files for the fastCGI process manager are
295 installed only if they do not already exist on the system. If this is
296 the first installation, they should be renamed, as the
297 <systemitem class='username'>root</systemitem> user:
298 </para>
299
300<screen role="root"><userinput>if [ -f /etc/php-fpm.conf.default ]; then
301 mv -v /etc/php-fpm.conf{.default,} &amp;&amp;
302 mv -v /etc/php-fpm.d/www.conf{.default,}
303fi</userinput></screen>
304
305 <para>
306 The pre-built HTML documentation is packaged in two forms: a tarball
307 containing many individual files, useful for quick loading into your
308 browser, and one large individual file, which is useful for using the
309 search utility of your browser. If you downloaded either, or both, of the
310 documentation files, issue the following commands as the
311 <systemitem class='username'>root</systemitem> user to install them (note
312 these instructions assume English docs, modify the tarball names below if
313 necessary).
314 </para>
315
316 <para>
317 For the <quote>Single HTML</quote> file:
318 </para>
319
320<screen role="root"><userinput>install -v -m644 ../php_manual_en.html.gz \
321 /usr/share/doc/php-&php-version; &amp;&amp;
322gunzip -v /usr/share/doc/php-&php-version;/php_manual_en.html.gz</userinput></screen>
323
324 <para>
325 For the <quote>Many HTML files</quote> tarball:
326 </para>
327
328<screen role="root"><userinput>tar -xvf ../php_manual_en.tar.gz \
329 -C /usr/share/doc/php-&php-version; --no-same-owner</userinput></screen>
330
331 <para>
332 The bundled pear is not installed because of a bug which might
333 pollute the filesystem with several hidden files and directories.
334 If pear is needed, execute the following commands to install it:
335 </para>
336
337<screen role="nodump"><userinput>wget http://pear.php.net/go-pear.phar
338php ./go-pear.phar</userinput></screen>
339
340 </sect2>
341
342 <sect2 role="commands">
343 <title>Command Explanations</title>
344
345 <para>
346 <parameter>--datadir=/usr/share/php</parameter>: This works
347 around a bug in the build machinery, which installs some data to a
348 wrong location.
349 </para>
350
351 <para>
352 <parameter>--enable-fpm</parameter>: This parameter allows
353 building the fastCGI Process Manager.
354 </para>
355
356 <para revision="systemd">
357 <parameter>--with-fpm-systemd</parameter>: This parameter allows
358 the FastCGI Process Manager to integrate with systemd.
359 </para>
360
361 <para>
362 <parameter>--without-pear</parameter>: This switch disables
363 installation of bundled pear software.
364 </para>
365
366 <para>
367 <parameter>--with-config-file-path=/etc</parameter>: This parameter
368 makes <application>PHP</application> look for the
369 <filename>php.ini</filename> configuration file in
370 <filename class='directory'>/etc</filename>.
371 </para>
372
373 <para>
374 <parameter>--with-zlib</parameter>: This parameter adds
375 support for <application>Zlib</application> compression.
376 </para>
377
378 <para>
379 <parameter>--enable-bcmath</parameter>: Enables
380 <command>bc</command> style precision math functions.
381 </para>
382
383 <para>
384 <parameter>--with-bz2</parameter>: Adds support for
385 <application>Bzip2</application> compression functions.
386 </para>
387
388 <para>
389 <parameter>--enable-calendar</parameter>: This parameter
390 provides support for calendar conversion.
391 </para>
392
393 <para>
394 <parameter>--enable-dba=shared</parameter>: This parameter enables
395 support for database (dbm-style) abstraction layer functions.
396 </para>
397
398 <para>
399 <parameter>--enable-ftp</parameter>: This parameter
400 enables FTP functions.
401 </para>
402
403 <para>
404 <parameter>--with-gettext</parameter>: Enables functions
405 that use <application>Gettext</application> text translation.
406 </para>
407
408 <para>
409 <parameter>--enable-mbstring</parameter>: This parameter
410 enables multibyte string support.
411 </para>
412
413<!--
414 <para>
415 <parameter>- -disable-mbstring</parameter>: This parameter
416 disables multibyte string regular expression support. It
417 requires the external
418 <ulink url="https://github.com/kkos/oniguruma">oniguruma</ulink>
419 library.
420 </para>
421-->
422 <para>
423 <parameter>--with-readline</parameter>: This parameter
424 enables command line <application>Readline</application> support.
425 </para>
426
427 <para>
428 <option>--disable-libxml</option>: This option
429 allows building PHP without <application>libxml2</application>
430 installed.
431 </para>
432
433 <para>
434 <option>--with-apxs2</option>: Instead of building the fastCGI process
435 manager, it is possible to build an <application>apache</application>
436 module. This has some performance penalty for heavy loaded servers,
437 but may be easier to set up. This switch is incompatible with the
438 <parameter>--enable-fpm</parameter> and
439 <parameter>--with-fpm-...</parameter> switches.
440 </para>
441
442 <para>
443 <option>--with-mysqli=shared</option>: This option includes MySQLi
444 support.
445 </para>
446
447 <para>
448 <option>--with-mysql-sock=/run/mysqld/mysqld.sock</option>: Location of
449 the MySQL unix socket pointer.
450 </para>
451
452 <para>
453 <option>--with-pdo-mysql=shared</option>: This option includes PDO:
454 MySQL support.
455 </para>
456
457 <para>
458 <option>--with-tidy=shared</option>: This option includes tidy library
459 support.
460 </para>
461
462 </sect2>
463
464 <sect2 role="configuration">
465 <title>Configuring PHP</title>
466
467 <sect3 id="php-config">
468 <title>Config Files</title>
469
470 <para>
471 <filename>/etc/php.ini</filename>,
472 <filename>/etc/pear.conf</filename>,
473 <filename>/etc/php-fpm.conf</filename>, and
474 <filename>/etc/php-fpm.d/www.conf</filename>
475 </para>
476
477 <indexterm zone="php php-config">
478 <primary sortas="e-etc-php.ini">/etc/php.ini</primary>
479 </indexterm>
480
481 <indexterm zone="php php-config">
482 <primary sortas="e-etc-pear.conf">/etc/pear.conf</primary>
483 </indexterm>
484
485 <indexterm zone="php php-config">
486 <primary sortas="e-etc-php-fpm.d-www.conf">
487 /etc/php-fpm.d/www.conf</primary>
488 </indexterm>
489
490 <indexterm zone="php php-config">
491 <primary sortas="e-etc-php-fpm.conf">/etc/php-fpm.conf</primary>
492 </indexterm>
493
494 </sect3>
495
496 <sect3>
497 <title>Configuration Information</title>
498
499 <para>
500 The file used as the default <filename>/etc/php.ini</filename>
501 configuration file is recommended by the <application>PHP</application>
502 development team. This file modifies the default behavior of
503 <application>PHP</application>. If no <filename>/etc/php.ini</filename>
504 is used, all configuration settings fall to the defaults. You should
505 review the comments in this file and ensure the changes are acceptable
506 in your particular environment.
507 </para>
508
509 <para>
510 The fastCGI process manager uses the configuration file
511 <filename>/etc/php-fpm.conf</filename>. The default file shipped with
512 PHP includes all the <filename>/etc/php-fpm.d/*.conf</filename> in turn.
513 There is a shipped <filename>/etc/php-fpm.d/www.conf</filename> file,
514 that contains the parameters related to the interaction with the Apache
515 Web server.
516 </para>
517
518 <para>
519 You may have noticed the following from the output of the
520 <command>make install</command> command:
521 </para>
522
523<screen><computeroutput>You may want to add: /usr/lib/php to your php.ini include_path</computeroutput></screen>
524
525 <para>
526 If desired, add the entry using the following command as the
527 <systemitem class="username">root</systemitem> user:
528 </para>
529
530<screen role="root"><userinput>sed -i 's@php/includes"@&amp;\ninclude_path = ".:/usr/lib/php"@' \
531 /etc/php.ini</userinput></screen>
532
533 <para>
534 To enable fastCGI support in the <application>Apache</application>
535 web server, two LoadModule directives must be added to the
536 <filename>httpd.conf</filename> file. They are commented out, so just
537 issue the following command as
538 <systemitem class="username">root</systemitem> user:
539 </para>
540
541<screen role="root"><userinput>sed -i -e '/proxy_module/s/^#//' \
542 -e '/proxy_fcgi_module/s/^#//' \
543 /etc/httpd/httpd.conf</userinput></screen>
544
545 <para>
546 Those modules accept various <command>ProxyPass</command>
547 directives. One possibility is (as the
548 <systemitem class="username">root</systemitem> user):
549 </para>
550
551<screen role="root"><userinput>echo \
552'ProxyPassMatch ^/(.*\.php)$ fcgi://127.0.0.1:9000/srv/www/$1' >> \
553/etc/httpd/httpd.conf</userinput></screen>
554
555 <para>
556 Additionally, it may be useful to add an entry for
557 <filename>index.php</filename> to the DirectoryIndex directive of the
558 <filename>httpd.conf</filename> file. Lastly, adding a line to setup the
559 <filename class='extension'>.phps</filename> extension to show
560 highlighted <application>PHP</application> source may be
561 desirable:
562 </para>
563
564<screen><literal>AddType application/x-httpd-php-source .phps</literal></screen>
565
566 <para>
567 You'll need to restart the <application>Apache</application> web server
568 after making any modifications to the <filename>httpd.conf</filename>
569 file.
570 </para>
571
572 </sect3>
573
574 <sect3 id="php-init">
575 <title><phrase revision="sysv">Boot Script</phrase>
576 <phrase revision="systemd">Systemd Unit</phrase></title>
577
578 <para revision="sysv">
579 To automatically start the <command>php-fpm</command> daemon when the
580 system is rebooted, install the
581 <filename>/etc/rc.d/init.d/php</filename> bootscript from the
582 <xref linkend="bootscripts"/> package as the
583 <systemitem class="username">root</systemitem> user:
584 </para>
585
586 <para revision="systemd">
587 To start the <command>php-fpm</command> daemon at boot,
588 install the systemd unit from the <xref linkend="systemd-units"/>
589 package by running the following command as the
590 <systemitem class="username">root</systemitem> user:
591 </para>
592
593
594 <indexterm zone="php php-init">
595 <primary sortas="f-php">php</primary>
596 </indexterm>
597
598<screen role="root" revision="sysv"><userinput>make install-php</userinput></screen>
599
600<screen role="root" revision="systemd"><userinput>make install-php-fpm</userinput></screen>
601
602 </sect3>
603
604 </sect2>
605
606 <sect2 role="content">
607 <title>Contents</title>
608
609 <segmentedlist>
610 <segtitle>Installed Programs</segtitle>
611 <segtitle>Installed Libraries</segtitle>
612 <segtitle>Installed Directories</segtitle>
613
614 <seglistitem>
615 <seg><!-- not built anymore pear, peardev, pecl,-->
616 phar (symlink), phar.phar, php,
617 php-cgi, php-config, php-fpm, phpdbg, and phpize</seg>
618
619 <seg>dba.{so,a} and opcache.{so,a} in
620 /usr/lib/php/extensions/no-debug-non-zts-20190902</seg>
621
622 <seg>/etc/php-fpm.d, /usr/{include,lib,share}/php, and
623 /usr/share/doc/php-&php-version;</seg>
624 </seglistitem>
625 </segmentedlist>
626
627 <variablelist>
628 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
629 <?dbfo list-presentation="list"?>
630 <?dbhtml list-presentation="table"?>
631
632 <varlistentry id="php-prog">
633 <term><command>php</command></term>
634 <listitem>
635 <para>
636 is a command line interface that enables you to parse and
637 execute PHP code.
638 </para>
639 <indexterm zone="php php-prog">
640 <primary sortas="b-php">php</primary>
641 </indexterm>
642 </listitem>
643 </varlistentry>
644
645 <varlistentry id="pear">
646 <term><command>pear</command></term>
647 <listitem>
648 <para>
649 is the PHP Extension and Application Repository (PEAR) package
650 manager. This isn't installed by default.
651 </para>
652 <indexterm zone="php pear">
653 <primary sortas="b-pear">pear</primary>
654 </indexterm>
655 </listitem>
656 </varlistentry>
657
658 <varlistentry id="php-fpm">
659 <term><command>php-fpm</command></term>
660 <listitem>
661 <para>
662 is the fastCGI process manager for PHP.
663 </para>
664 <indexterm zone="php php-fpm">
665 <primary sortas="b-php-fpm">php-fpm</primary>
666 </indexterm>
667 </listitem>
668 </varlistentry>
669
670 <varlistentry id="phpdbg">
671 <term><command>phpdbg</command></term>
672 <listitem>
673 <para>
674 is the interactive PHP debugger.
675 </para>
676 <indexterm zone="php phpdbg">
677 <primary sortas="b-phpdbg">phpdbg</primary>
678 </indexterm>
679 </listitem>
680 </varlistentry>
681
682 </variablelist>
683
684 </sect2>
685
686</sect1>
Note: See TracBrowser for help on using the repository browser.