Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 0afeee9cca140e167a996902b9a677c5 > files > 2949

php-manual-en-4.3.0-2mdk.noarch.rpm

<HTML
><HEAD
><TITLE
>Complete list of configure options</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="PHP Manual"
HREF="index.html"><LINK
REL="UP"
TITLE="Installation"
HREF="installation.html"><LINK
REL="PREVIOUS"
TITLE="Problems?"
HREF="install.problems.html"><LINK
REL="NEXT"
TITLE="Configuration"
HREF="configuration.html"><META
HTTP-EQUIV="Content-type"
CONTENT="text/html; charset=ISO-8859-1"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>PHP Manual</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="install.problems.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 3. Installation</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="configuration.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="install.configure"
></A
>Complete list of configure options</H1
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Note: </B
>
   These are only used at compile time. If you want to alter PHP's
   runtime configuration, please see the chapter on <A
HREF="configuration.html"
>Configuration</A
>.
  </P
></BLOCKQUOTE
></DIV
><P
>&#13;  The following is a complete list of options supported by PHP 4 
  <TT
CLASS="filename"
>configure</TT
> scripts (as of 4.1.0), used when
  compiling in Unix-like environments. Some are available in PHP 3,
  some in PHP 4, and some in both. This is not noted yet. 


 </P
><P
>&#13;  There are general configuration options for the <B
CLASS="command"
>configure</B
>
  script, consult the appropriate manual pages for GNU
  <B
CLASS="command"
>autoconf</B
> or use the command 
  <B
CLASS="command"
>configure --help</B
> for a full, up-to-date list.
 </P
><P
></P
><UL
><LI
><P
>&#13;    <A
HREF="install.configure.html#install.configure.options.databases"
>Database</A
>
   </P
></LI
><LI
><P
>&#13;    <A
HREF="install.configure.html#install.configure.options.graphics"
>Graphics</A
>
   </P
></LI
><LI
><P
>&#13;    <A
HREF="install.configure.html#install.configure.options.misc"
>Miscellaneous</A
>
   </P
></LI
><LI
><P
>&#13;    <A
HREF="install.configure.html#install.configure.options.php"
>PHP Behaviour</A
>
   </P
></LI
><LI
><P
>&#13;    <A
HREF="install.configure.html#install.configure.options.servers"
>Server</A
>
   </P
></LI
></UL
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="install.configure.options"
></A
>Configure Options in PHP 4</H2
><DIV
CLASS="note"
><BLOCKQUOTE
CLASS="note"
><P
><B
>Note: </B
>
   These options are only used in PHP 4 as of PHP 4.1.0. 
   Some are available in older versions of PHP 4, some even in PHP 3, some only in PHP 4.1.0.
   If you want to compile an older version, some options will probably 
   not be available.
  </P
></BLOCKQUOTE
></DIV
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="install.configure.options.databases"
></A
>Database options</H3
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><A
NAME="install.configure.with-dbplus"
></A
><TT
CLASS="parameter"
><I
>--with-dbplus</I
></TT
></DT
><DD
><P
>&#13;      Include dbplus support.
     </P
></DD
><DT
><A
NAME="install.configure.with-adabas"
></A
><TT
CLASS="parameter"
><I
>--with-adabas[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include Adabas D support. DIR is the Adabas base install directory, 
      defaults to /usr/local.
     </P
></DD
><DT
><A
NAME="install.configure.with-sapdb"
></A
><TT
CLASS="parameter"
><I
>--with-sapdb[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include SAP DB support. DIR is SAP DB base install directory, 
      defaults to /usr/local.
     </P
></DD
><DT
><A
NAME="install.configure.with-solid"
></A
><TT
CLASS="parameter"
><I
>--with-solid[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include Solid support. DIR is the Solid base install directory, 
      defaults to /usr/local/solid.
     </P
></DD
><DT
><A
NAME="install.configure.with-ibm-db2"
></A
><TT
CLASS="parameter"
><I
>--with-ibm-db2[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include IBM DB2 support. DIR is the DB2 base install directory, 
      defaults to /home/db2inst1/sqllib.
     </P
></DD
><DT
><A
NAME="install.configure.with-empress"
></A
><TT
CLASS="parameter"
><I
>--with-empress[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include Empress support. DIR is the Empress base install directory, 
      defaults to $EMPRESSPATH. From PHP4, this option only supports 
      Empress Version 8.60 and above.
     </P
></DD
><DT
><A
NAME="install.configure.with-empress-bcs"
></A
><TT
CLASS="parameter"
><I
>--with-empress-bcs[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include Empress Local Access support. DIR is the Empress base 
      install directory, defaults to $EMPRESSPATH.  From PHP4, 
      this option only supports Empress Version 8.60 and above.
     </P
></DD
><DT
><A
NAME="install.configure.with-birdstep"
></A
><TT
CLASS="parameter"
><I
>--with-birdstep[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include Birdstep support. DIR is the Birdstep base install directory, 
      defaults to /usr/local/birdstep.
     </P
></DD
><DT
><A
NAME="install.configure.with-custom-odbc"
></A
><TT
CLASS="parameter"
><I
>--with-custom-odbc[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include a user defined ODBC support. The DIR is ODBC install base directory, 
      which defaults to /usr/local. Make sure to define CUSTOM_ODBC_LIBS and have 
      some odbc.h in your include dirs. E.g., you should define following for Sybase SQL 
      Anywhere 5.5.00 on QNX, prior to run configure script:

   CPPFLAGS="-DODBC_QNX -DSQLANY_BUG"
   LDFLAGS=-lunix
   CUSTOM_ODBC_LIBS="-ldblib -lodbc".
 
     </P
></DD
><DT
><A
NAME="install.configure.with-iodbc"
></A
><TT
CLASS="parameter"
><I
>--with-iodbc[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include iODBC support. DIR is the iODBC base install directory, 
      defaults to /usr/local.
     </P
></DD
><DT
><A
NAME="install.configure.with-esoob"
></A
><TT
CLASS="parameter"
><I
>--with-esoob[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include Easysoft OOB support. DIR is the OOB base install directory, 
      defaults to /usr/local/easysoft/oob/client.
     </P
></DD
><DT
><A
NAME="install.configure.with-unixODBC"
></A
><TT
CLASS="parameter"
><I
>--with-unixODBC[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include unixODBC support. DIR is the unixODBC base install directory, 
      defaults to /usr/local.
     </P
></DD
><DT
><A
NAME="install.configure.with-openlink"
></A
><TT
CLASS="parameter"
><I
>--with-openlink[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include OpenLink ODBC support. DIR is the OpenLink base install directory, 
      defaults to /usr/local. This is the same as iODBC.
     </P
></DD
><DT
><A
NAME="install.configure.with-dbmaker"
></A
><TT
CLASS="parameter"
><I
>--with-dbmaker[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include DBMaker support. DIR is the DBMaker base install directory, 
      defaults to where the latest version of DBMaker is installed 
      (such as /home/dbmaker/3.6).
     </P
></DD
><DT
><A
NAME="install.configure.disable-unified-odbc"
></A
><TT
CLASS="parameter"
><I
>--disable-unified-odbc</I
></TT
></DT
><DD
><P
>&#13;      Disable unified ODBC support. Only applicable if
      iODBC, Adabas, Solid, Velocis or a custom ODBC
      interface is enabled. PHP 3 only!
     </P
></DD
></DL
></DIV
></DIV
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="install.configure.options.graphics"
></A
>Graphics options</H3
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><A
NAME="install.configure.without-gd"
></A
><TT
CLASS="parameter"
><I
>--without-gd</I
></TT
></DT
><DD
><P
>&#13;      Disable GD support. PHP 3 only!
     </P
></DD
><DT
><A
NAME="install.configure.with-imagick"
></A
><TT
CLASS="parameter"
><I
>--with-imagick</I
></TT
></DT
><DD
><P
>&#13;      The imagick extension has been moved to PECL in PEAR and can be found 
      <A
HREF="http://pear.php.net/imagick"
TARGET="_top"
>here</A
>.  Install instructions
      for PHP 4 can be found on the PEAR site.
     </P
><P
>&#13;      Simply doing <TT
CLASS="literal"
>--with-imagick</TT
> is only supported
      in PHP 3 unless you follow the instructions found on the PEAR site.
     </P
></DD
><DT
><A
NAME="install.configure.with-ming"
></A
><TT
CLASS="parameter"
><I
>--with-ming[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include ming support.
     </P
></DD
></DL
></DIV
></DIV
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="install.configure.options.misc"
></A
>Misc options</H3
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><A
NAME="install.configure.enable-force-cgi-redirect"
></A
><TT
CLASS="parameter"
><I
>--enable-force-cgi-redirect</I
></TT
></DT
><DD
><P
>&#13;      Enable the security check for internal server redirects. You should use 
this 
      if you are running the CGI version with Apache.
     </P
></DD
><DT
><A
NAME="install.configure.enable-discard-path"
></A
><TT
CLASS="parameter"
><I
>--enable-discard-path</I
></TT
></DT
><DD
><P
>&#13;      If this is enabled, the PHP CGI binary can safely be placed outside of 
the web 
      tree and people will not be able to circumvent .htaccess security.
     </P
></DD
><DT
><A
NAME="install.configure.with-fastcgi"
></A
><TT
CLASS="parameter"
><I
>--with-fastcgi=SRCDIR</I
></TT
></DT
><DD
><P
>&#13;      Build PHP as FastCGI application.
     </P
></DD
><DT
><A
NAME="install.configure.enable-debug"
></A
><TT
CLASS="parameter"
><I
>--enable-debug</I
></TT
></DT
><DD
><P
>&#13;      Compile with debugging symbols.
     </P
></DD
><DT
><A
NAME="install.configure.with-layout"
></A
><TT
CLASS="parameter"
><I
>--with-layout=TYPE</I
></TT
></DT
><DD
><P
>&#13;      Sets how installed files will be laid out. Type is one of PHP (default) 
or GNU.
     </P
></DD
><DT
><A
NAME="install.configure.with-pear"
></A
><TT
CLASS="parameter"
><I
>--with-pear=DIR</I
></TT
></DT
><DD
><P
>&#13;      Install PEAR in DIR (default PREFIX/lib/php).
     </P
></DD
><DT
><A
NAME="install.configure.without-pear"
></A
><TT
CLASS="parameter"
><I
>--without-pear</I
></TT
></DT
><DD
><P
>&#13;      Do not install PEAR.
     </P
></DD
><DT
><A
NAME="install.configure.enable-sigchild"
></A
><TT
CLASS="parameter"
><I
>--enable-sigchild</I
></TT
></DT
><DD
><P
>&#13;      Enable PHP's own SIGCHLD handler.
     </P
></DD
><DT
><A
NAME="install.configure.disable-rpath"
></A
><TT
CLASS="parameter"
><I
>--disable-rpath</I
></TT
></DT
><DD
><P
>&#13;      Disable passing additional runtime library search paths.
     </P
></DD
><DT
><A
NAME="install.configure.enable-libgcc"
></A
><TT
CLASS="parameter"
><I
>--enable-libgcc</I
></TT
></DT
><DD
><P
>&#13;      Enable explicitly linking against libgcc.
     </P
></DD
><DT
><A
NAME="install.configure.enable-php-streams"
></A
><TT
CLASS="parameter"
><I
>--enable-php-streams</I
></TT
></DT
><DD
><P
>&#13;      Include experimental php streams. Do not use unless you are testing the 
code!
     </P
></DD
><DT
><A
NAME="install.configure.with-zlib-dir"
></A
><TT
CLASS="parameter"
><I
>--with-zlib-dir=&#60;DIR&#62;</I
></TT
></DT
><DD
><P
>&#13;      Define the location of zlib install directory.
     </P
></DD
><DT
><A
NAME="install.configure.with-aspell"
></A
><TT
CLASS="parameter"
><I
>--with-aspell[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include ASPELL support.
     </P
></DD
><DT
><A
NAME="install.configure.with-ccvs"
></A
><TT
CLASS="parameter"
><I
>--with-ccvs[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include CCVS support.
     </P
></DD
><DT
><A
NAME="install.configure.with-cybercash"
></A
><TT
CLASS="parameter"
><I
>--with-cybercash[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include CyberCash support. DIR is the CyberCash MCK install directory.
     </P
></DD
><DT
><A
NAME="install.configure.with-icap"
></A
><TT
CLASS="parameter"
><I
>--with-icap[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include ICAP support.
     </P
></DD
><DT
><A
NAME="install.configure.with-ircg-config"
></A
><TT
CLASS="parameter"
><I
>--with-ircg-config</I
></TT
></DT
><DD
><P
>&#13;      Path to the ircg-config script.
     </P
></DD
><DT
><A
NAME="install.configure.with-ircg"
></A
><TT
CLASS="parameter"
><I
>--with-ircg</I
></TT
></DT
><DD
><P
>&#13;      Include ircg support.
     </P
></DD
><DT
><A
NAME="install.configure.enable-mailparse"
></A
><TT
CLASS="parameter"
><I
>--enable-mailparse</I
></TT
></DT
><DD
><P
>&#13;      Enable mailparse support.
     </P
></DD
><DT
><A
NAME="install.configure.with-muscat"
></A
><TT
CLASS="parameter"
><I
>--with-muscat[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include muscat support.
     </P
></DD
><DT
><A
NAME="install.configure.with-satellite"
></A
><TT
CLASS="parameter"
><I
>--with-satellite[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Enable CORBA support via Satellite (EXPERIMENTAL) DIR is the base 
      directory for ORBit.
     </P
></DD
><DT
><A
NAME="install.configure.enable-trans-sid"
></A
><TT
CLASS="parameter"
><I
>--enable-trans-sid</I
></TT
></DT
><DD
><P
>&#13;      Enable transparent session id propagation.
     </P
></DD
><DT
><A
NAME="install.configure.with-system-regex"
></A
><TT
CLASS="parameter"
><I
>--with-system-regex</I
></TT
></DT
><DD
><P
>&#13;      Use system regex library (deprecated).
     </P
></DD
><DT
><A
NAME="install.configure.with-vpopmail"
></A
><TT
CLASS="parameter"
><I
>--with-vpopmail[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include vpopmail support.
     </P
></DD
><DT
><A
NAME="install.configure.with-tsrm-pthreads"
></A
><TT
CLASS="parameter"
><I
>--with-tsrm-pthreads</I
></TT
></DT
><DD
><P
>&#13;      Use POSIX threads (default).
     </P
></DD
><DT
><A
NAME="install.configure.enable-shared"
></A
><TT
CLASS="parameter"
><I
>--enable-shared[=PKGS]</I
></TT
></DT
><DD
><P
>&#13;      Build shared libraries [default=yes].
     </P
></DD
><DT
><A
NAME="install.configure.enable-static"
></A
><TT
CLASS="parameter"
><I
>--enable-static[=PKGS]</I
></TT
></DT
><DD
><P
>&#13;      Build static libraries [default=yes].
     </P
></DD
><DT
><A
NAME="install.configure.enable-fast-install"
></A
><TT
CLASS="parameter"
><I
>--enable-fast-install[=PKGS]</I
></TT
></DT
><DD
><P
>&#13;      Optimize for fast installation [default=yes].
     </P
></DD
><DT
><A
NAME="install.configure.with-gnu-ld"
></A
><TT
CLASS="parameter"
><I
>--with-gnu-ld</I
></TT
></DT
><DD
><P
>&#13;      Assume the C compiler uses GNU ld [default=no].
     </P
></DD
><DT
><A
NAME="install.configure.disable-libtool-lock"
></A
><TT
CLASS="parameter"
><I
>--disable-libtool-lock</I
></TT
></DT
><DD
><P
>&#13;      Avoid locking (might break parallel builds).
     </P
></DD
><DT
><A
NAME="install.configure.with-pic"
></A
><TT
CLASS="parameter"
><I
>--with-pic</I
></TT
></DT
><DD
><P
>&#13;      Try to use only PIC/non-PIC objects [default=use both].
     </P
></DD
><DT
><A
NAME="install.configure.enable-memory-limit"
></A
><TT
CLASS="parameter"
><I
>--enable-memory-limit</I
></TT
></DT
><DD
><P
>&#13;      Compile with memory limit support.
     </P
></DD
><DT
><A
NAME="install.configure.disable-url-fopen-wrapper"
></A
><TT
CLASS="parameter"
><I
>--disable-url-fopen-wrapper</I
></TT
></DT
><DD
><P
>&#13;      Disable the URL-aware fopen wrapper that allows
      accessing files via HTTP or FTP.
     </P
></DD
><DT
><A
NAME="install.configure.enable-versioning.php4"
></A
><TT
CLASS="parameter"
><I
>--enable-versioning</I
></TT
></DT
><DD
><P
>&#13;      Export only required symbols.
      See INSTALL for more information.
     </P
></DD
><DT
><A
NAME="install.configure.with-ismp"
></A
><TT
CLASS="parameter"
><I
>--with-imsp[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include IMSp support (DIR is IMSP's include dir and libimsp.a dir).
      PHP 3 only!
     </P
></DD
><DT
><A
NAME="install.configure.with-mck"
></A
><TT
CLASS="parameter"
><I
>--with-mck[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include Cybercash MCK support. DIR is the cybercash
      mck build directory, defaults to
      /usr/src/mck-3.2.0.3-linux for help look in
      extra/cyberlib. PHP 3 only!
     </P
></DD
><DT
><A
NAME="install.configure.with-mod-dav"
></A
><TT
CLASS="parameter"
><I
>--with-mod-dav=DIR</I
></TT
></DT
><DD
><P
>&#13;      Include DAV support through Apache's mod_dav,
      DIR is mod_dav's installation directory (Apache
      module version only!) PHP 3 only!
     </P
></DD
><DT
><A
NAME="install.configure.enable-debugger"
></A
><TT
CLASS="parameter"
><I
>--enable-debugger</I
></TT
></DT
><DD
><P
>&#13;      Compile with remote debugging functions. PHP 3 only!
     </P
></DD
><DT
><A
NAME="install.configure.enable-versioning.php3"
></A
><TT
CLASS="parameter"
><I
>--enable-versioning</I
></TT
></DT
><DD
><P
>&#13;      Take advantage of versioning and scoping
      provided by Solaris 2.x and Linux. PHP 3 only!
     </P
></DD
></DL
></DIV
></DIV
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="install.configure.options.php"
></A
>PHP options</H3
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><A
NAME="install.configure.enable-maintainer-mode"
></A
><TT
CLASS="parameter"
><I
>--enable-maintainer-mode</I
></TT
></DT
><DD
><P
>&#13;      Enable make rules and dependencies not useful (and sometimes confusing) 
      to the casual installer.
     </P
></DD
><DT
><A
NAME="install.configure.with-config-file-path"
></A
><TT
CLASS="parameter"
><I
>--with-config-file-path=PATH</I
></TT
></DT
><DD
><P
>&#13;      Sets the path in which to look for <TT
CLASS="filename"
>php.ini</TT
>, defaults to PREFIX/lib.
     </P
></DD
><DT
><A
NAME="install.configure.enable-safe-mode"
></A
><TT
CLASS="parameter"
><I
>--enable-safe-mode</I
></TT
></DT
><DD
><P
>&#13;      Enable safe mode by default.
     </P
></DD
><DT
><A
NAME="install.configure.with-exec-dir"
></A
><TT
CLASS="parameter"
><I
>--with-exec-dir[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Only allow executables in DIR when in safe mode defaults to /usr/local/php/bin.
     </P
></DD
><DT
><A
NAME="install.configure.enable-magic-quotes"
></A
><TT
CLASS="parameter"
><I
>--enable-magic-quotes</I
></TT
></DT
><DD
><P
>&#13;      Enable magic quotes by default.
     </P
></DD
><DT
><A
NAME="install.configure.disable-short-tags"
></A
><TT
CLASS="parameter"
><I
>--disable-short-tags</I
></TT
></DT
><DD
><P
>&#13;      Disable the short-form &#60;? start tag by default.
     </P
></DD
></DL
></DIV
></DIV
><DIV
CLASS="sect3"
><H3
CLASS="sect3"
><A
NAME="install.configure.options.servers"
></A
>Server options</H3
><P
></P
><DIV
CLASS="variablelist"
><DL
><DT
><A
NAME="install.configure.with-aolserver"
></A
><TT
CLASS="parameter"
><I
>--with-aolserver=DIR</I
></TT
></DT
><DD
><P
>&#13;      Specify path to the installed AOLserver.
     </P
></DD
><DT
><A
NAME="install.configure.with-apxs"
></A
><TT
CLASS="parameter"
><I
>--with-apxs[=FILE]</I
></TT
></DT
><DD
><P
>&#13;      Build shared Apache module. FILE is the optional pathname to the Apache 
      apxs tool; defaults to apxs. Make sure you specify the version of apxs that 
      is actually installed on your system and NOT the one that is in the apache 
      source tarball.
     </P
></DD
><DT
><A
NAME="install.configure.with-apache"
></A
><TT
CLASS="parameter"
><I
>--with-apache[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Build Apache module. DIR is the top-level Apache build directory, defaults 
      to /usr/local/apache.
     </P
></DD
><DT
><A
NAME="install.configure.with-mod_charset"
></A
><TT
CLASS="parameter"
><I
>--with-mod_charset</I
></TT
></DT
><DD
><P
>&#13;      Enable transfer tables for mod_charset (Rus Apache).
     </P
></DD
><DT
><A
NAME="install.configure.with-apxs2"
></A
><TT
CLASS="parameter"
><I
>--with-apxs2[=FILE]</I
></TT
></DT
><DD
><P
>&#13;      Build shared Apache 2.0 module. FILE is the optional pathname to the Apache 
      apxs tool; defaults to apxs.
     </P
></DD
><DT
><A
NAME="install.configure.with-fhttpd"
></A
><TT
CLASS="parameter"
><I
>--with-fhttpd[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Build fhttpd module. DIR is the fhttpd sources directory, defaults to /usr/local/src/fhttpd.
     </P
></DD
><DT
><A
NAME="install.configure.with-isapi"
></A
><TT
CLASS="parameter"
><I
>--with-isapi=DIR</I
></TT
></DT
><DD
><P
>&#13;      Build PHP as an ISAPI module for use with Zeus.
     </P
></DD
><DT
><A
NAME="install.configure.with-nsapi"
></A
><TT
CLASS="parameter"
><I
>--with-nsapi=DIR</I
></TT
></DT
><DD
><P
>&#13;      Specify path to the installed Netscape Server.
     </P
></DD
><DT
><A
NAME="install.configure.with-phttpd"
></A
><TT
CLASS="parameter"
><I
>--with-phttpd=DIR</I
></TT
></DT
><DD
><P
>&#13;      No information yet.
     </P
></DD
><DT
><A
NAME="install.configure.with-pi3web"
></A
><TT
CLASS="parameter"
><I
>--with-pi3web=DIR</I
></TT
></DT
><DD
><P
>&#13;      Build PHP as a module for use with Pi3Web.
     </P
></DD
><DT
><A
NAME="install.configure.with-roxen"
></A
><TT
CLASS="parameter"
><I
>--with-roxen=DIR</I
></TT
></DT
><DD
><P
>&#13;      Build PHP as a Pike module. DIR is the base Roxen directory, normally 
      /usr/local/roxen/server.
     </P
></DD
><DT
><A
NAME="install.configure.enable-roxen-zts"
></A
><TT
CLASS="parameter"
><I
>--enable-roxen-zts</I
></TT
></DT
><DD
><P
>&#13;      Build the Roxen module using Zend Thread Safety.
     </P
></DD
><DT
><A
NAME="install.configure.with-servlet"
></A
><TT
CLASS="parameter"
><I
>--with-servlet[=DIR]</I
></TT
></DT
><DD
><P
>&#13;      Include servlet support. DIR is the base install directory for the JSDK. 
      This SAPI prereqs the java extension must be built as a shared dl.
     </P
></DD
><DT
><A
NAME="install.configure.with-thttpd"
></A
><TT
CLASS="parameter"
><I
>--with-thttpd=SRCDIR</I
></TT
></DT
><DD
><P
>&#13;      Build PHP as thttpd module.
     </P
></DD
><DT
><A
NAME="install.configure.with-tux"
></A
><TT
CLASS="parameter"
><I
>--with-tux=MODULEDIR</I
></TT
></DT
><DD
><P
>&#13;      Build PHP as a TUX module (Linux only).
     </P
></DD
></DL
></DIV
></DIV
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="install.problems.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="configuration.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Problems?</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="installation.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Configuration</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>