View | Details | Raw Unified | Return to bug 94969
Collapse All | Expand All

(-)chapter.sgml (+7 lines)
Lines 4513-4518 Link Here
4513
        AddType application/x-httpd-php-source .phps
4513
        AddType application/x-httpd-php-source .phps
4514
    &lt;/IfModule&gt;</programlisting>
4514
    &lt;/IfModule&gt;</programlisting>
4515
4515
4516
	<note><para>Typically you will want to copy the default
4517
	  <filename>/usr/local/etc/php.ini-dist</filename> or
4518
	  <filename>/usr/local/etc/php.ini-recommended</filename> to
4519
	  <filename>/usr/local/etc/php.ini</filename> and do some tweaks
4520
	  for use on production servers.  Please consult the PHP website
4521
	  for more information.</para></note>
4522
4516
          <para>Once completed, a simple call to the
4523
          <para>Once completed, a simple call to the
4517
            <command>apachectl</command> command for a graceful
4524
            <command>apachectl</command> command for a graceful
4518
            restart is needed to load the <acronym>PHP</acronym>
4525
            restart is needed to load the <acronym>PHP</acronym>

Return to bug 94969