<docbook><section><title>EnablingOrDisablePHPDuringCompilationVOS</title><para> </para><bridgehead class="http://www.w3.org/1999/xhtml:h2">PHP Development Resources</bridgehead>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Enabling or Disable PHP During Compilation (VOS)</bridgehead>
<para>PHP 5 support can be enable by specifying it as part of your configure options for the build:</para><programlisting>  --enable-php5(=DIR)     enable PHP 5.x extension
  --disable-php5          disable PHP 5.x extension (default)
</programlisting></section></docbook>