cvs: phpdoc-he /chapters install.caudium.xml

[email protected] ("Hadar Porat") Thu, 17 Jul 2003 19:27:58 -0000
Newsgroups php.doc.he
Message-ID <cvshadar_p1058470078@cvsserver>
hadar_p		Thu Jul 17 15:27:58 2003 EDT

  Added files:                 
    /phpdoc-he/chapters	install.caudium.xml 
  Log:
  Updated to reflect latest English version
  

Index: phpdoc-he/chapters/install.caudium.xml
+++ phpdoc-he/chapters/install.caudium.xml
<?xml version="1.0" encoding="WINDOWS-1255"?>
<!-- $Revision: 1.1 $ -->
<!-- HE-Revision: 1.00 Maintainer: hadar_p Status: complete -->
  <sect1 id="install.caudium">
   <title>ùøúéí-Caudium</title>
   <para>
    PHP 4 éëåì ìäáðåú ëîåãåì Pike áùáéì 
    <ulink url="&url.caudium;">ùøú äàéðèøðè Caudium</ulink>.
    ùéí ìá ùúëåðä æàú ìà ÷ééîú á- PHP 3. ò÷åá àçøé ääåøàåú
    äôùåèåú ìäìï ìäú÷ðú PHP 4 òáåø Caudium.
   </para>
   <example id="install.caudium.instructions">
    <title>äåøàåú äú÷ðä ùì Caudium</title>
    <screen>
<![CDATA[
<div dir="ltr">
1.  Make sure you have Caudium installed prior to attempting to
    install PHP 4. For PHP 4 to work correctly, you will need Pike
    7.0.268 or newer. For the sake of this example we assume that
    Caudium is installed in /opt/caudium/server/.
2.  Change directory to php-x.y.z (where x.y.z is the version number).
3.  ./configure --with-caudium=/opt/caudium/server
4.  make
5.  make install
6.  Restart Caudium if it's currently running.
7.  Log into the graphical configuration interface and go to the
    virtual server where you want to add PHP 4 support.
8.  Click Add Module and locate and then add the PHP 4 Script Support module.
9.  If the documentation says that the 'PHP 4 interpreter isn't
    available', make sure that you restarted the server. If you did
    check /opt/caudium/logs/debug/default.1 for any errors related to
    <filename>PHP4.so</filename>. Also make sure that 
    <filename>caudium/server/lib/[pike-version]/PHP4.so</filename>
    is present.
10. Configure the PHP Script Support module if needed.
</div>
]]>
    </screen>
   </example>
   <para>
    ëîåáï ùáéëåìúê ì÷îôì àú îåãåì Caudium ùìê òí úîéëä ìúåñôåú äîâååðåú
    ä÷ééîåú á- PHP 4. øàä àú 
    <link linkend="install.configure">äøùéîä äîìàä ùì àôùøåéåú
    ääâãøä</link> ìñ÷éøä îîöä.
   </para>
   <note>
    <para>
     áòú ÷îôåì PHP 4 éçã òí úîéëä ùì MySQL àúä çééá ìååãà ëé
	÷åã ì÷åç MySQL øâéì ðîöà áùéîåù. àçøú ééúëï åéäéå äúðâùåéåú
	àí ì- Pike ùìê äééúä ëáø úîéëä ùì MySQL. àúä éëåì ìáöò æàú ò"é
	öéåï ñôøééú äú÷ðú MySQL áòæøú àôùøåú
     <option role="configure"> --with-mysql</option>.
    </para>
   </note>
  </sect1>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->