Установка
Это расширение » PECL
не поставляется вместе с PHP.
В PHP 4 исходные файлы этого расширения PECL
могут быть найдены в директории ext/ внутри исходных файлов
PHP или по ссылке PECL выше.
In order to use these functions you must compile PHP with Java support by
using the --with-java[=DIR] 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 php-src/ext/java/README.
Windows users will enable php_java.dll inside
of php.ini in order to use these functions.
В PHP 4 этот DLL находится в
директории extensions/ внутри директории бинарного
дистрибутива PHP для Windows.
Вы можете скачать DLL этого
расширения PECL со страницы »
PHP Downloads или »
http://snaps.php.net/.
Замечание:
In order to enable this module on a Windows environment with PHP <=
4.0.6, you must make jvm.dll available to your
systems PATH. No additional DLL is needed for PHP versions > 4.0.6.