Changeset dbf1c23
- Timestamp:
- 10/19/2004 09:51:01 PM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 84e42bc
- Parents:
- afa3ccc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
content/web/php.xml
rafa3ccc rdbf1c23 33 33 <listitem><para>Download (FTP): <ulink url="&php-download-ftp;"/></para></listitem> 34 34 <listitem><para>Download size: &php-size;</para></listitem> 35 <listitem><para>Estimated Disk space required: &php-buildsize;</para></listitem>35 <listitem><para>Estimated disk space required: &php-buildsize;</para></listitem> 36 36 <listitem><para>Estimated build time: &php-time;</para></listitem></itemizedlist> 37 37 </sect3> … … 103 103 cp php.ini-recommended /etc/php.ini</command></userinput></screen> 104 104 105 <para>Removed the <parameter>--disable-libxml</parameter> switch if you 106 have <xref linkend="libxml2"/> installed otherwise 107 <command>pear</command> will not be built.</para> 108 105 109 <note><para><acronym>PHP</acronym> has many more configure options that 106 110 will enable support for certain things. You can use … … 143 147 144 148 <para>The <application><acronym>PHP</acronym></application> package contains 145 <command>pear</command> (requires <xref linkend="libxml2"/>),149 <command>pear</command>, 146 150 <command>php</command>, 147 151 <command>php-config</command>, -
general.ent
rafa3ccc rdbf1c23 223 223 <!-- Chapter 24 --> 224 224 <!ENTITY apache-version "2.0.52"> 225 <!ENTITY php-version "5.0. 1">225 <!ENTITY php-version "5.0.2"> 226 226 <!ENTITY proftpd-version "1.2.10"> 227 227 <!ENTITY vsftpd-version "2.0.1"> -
introduction/welcome/changelog.xml
rafa3ccc rdbf1c23 22 22 23 23 <itemizedlist> 24 25 <listitem><para>October 19th, 2004 [igor]: Updated to 26 PHP-5.0.2.</para></listitem> 24 27 25 28 <listitem><para>October 19th, 2004 [randy]: Rearranged build order in
Note:
See TracChangeset
for help on using the changeset viewer.