Ignore:
Timestamp:
01/07/2016 10:13:39 PM (8 years ago)
Author:
Fernando de Oliveira <fernando@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, perl-modules, 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
Children:
4fa3228
Parents:
4c44c67
Message:
  • GTK+-3.18.6: Recommend gobject-introspection-1.46.0.
  • ATK-2.18.0: Recommend gobject-introspection-1.46.0.
  • PHP-7.0.1: Update command explanations for MariaDB-10.1.10 or MySQL.
  • libxfce4ui-4.12.1: GTK+-3.18.6 is optional.
  • Update to sqlite-autoconf-3100000 (3.10.0).

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r4c44c67 r39ffbd0  
    351351
    352352      <para>
    353         <option>--with-mysql</option>: This option
    354         includes <application>MariaDB/MySQL</application> support.
    355       </para>
    356 
    357       <para>
    358353        <option>--disable-libxml</option>: This option
    359354        allows building PHP without <application>libxml2</application>
     
    368363        <parameter>--enable-fpm</parameter> and
    369364        <parameter>--with-fpm-...</parameter> switches.
     365      </para>
     366
     367      <para>
     368        <option>--with-mysqli=/usr/bin/mysql_config</option>: This option
     369        includes MySQLi support.
     370      </para>
     371
     372      <para>
     373        <option>--with-mysql-sock=/run/mysqld/mysqld.sock</option>: Location of
     374        the MySQL unix socket pointer.
     375      </para>
     376
     377      <para>
     378        <option>--with-pdo-mysql=/usr</option>: This option includes PDO: MySQL
     379        support.
    370380      </para>
    371381
Note: See TracChangeset for help on using the changeset viewer.