Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 8827

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Installation</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="java.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="java.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="java.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="java.installation" class="section">
 <h2 class="title">Installation</h2>
 <p class="para">
  This extension is considered unmaintained and dead. However, the source code for
this extension is still available within <acronym title="PHP Extension and Application Repository">PECL</acronym>
<acronym>SVN</acronym> here: 
  <a href="http://svn.php.net/viewvc/pecl/java" class="link external">&raquo;&nbsp;http://svn.php.net/viewvc/pecl/java</a>.
 </p>
 <p class="para">
  This extension has been moved to the
<a href="http://pecl.php.net/" class="link external">&raquo;&nbsp;PECL</a> repository and is no longer bundled with
PHP as of PHP 5.0.0
 </p>
 <blockquote class="note"><p><strong class="note">Note</strong>: 
  <strong>PHP 4 specific notes</strong><br />
  <p class="para">
   In PHP 4 this <acronym title="PHP Extension and Application Repository">PECL</acronym> extensions
source can be found in the <var class="filename">ext/</var> directory within the
PHP source or at the <acronym title="PHP Extension and Application Repository">PECL</acronym> link above.
   In order to use these functions you must compile PHP with Java support by 
   using the <strong class="option configure">--with-java[=DIR]</strong>
 where DIR 
   points to the base install directory of your JDK.  This extension can only
   be built as a shared extension.  Additional build instructions can be found
   in <var class="filename">php-src/ext/java/README</var>.
  </p>
  <p class="para">
   Windows users will enable <var class="filename">php_java.dll</var> inside
   of <var class="filename">php.ini</var> in order to use these functions.
   In PHP 4 this <acronym title="Dynamic Link Library">DLL</acronym> resides in
the <var class="filename">extensions/</var> directory within the PHP Windows
binaries download.
  </p>
  <p class="para">
   In order to enable this module on a Windows environment with PHP &lt;= 
   4.0.6, you must make <var class="filename">jvm.dll</var> available to your 
   systems PATH.  No additional DLL is needed for PHP versions &gt; 4.0.6.
  </p>
 </p></blockquote>
</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="java.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="java.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="java.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>