downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Configurações em Execução> <Dependências
[edit] Last updated: Fri, 14 Jun 2013

view this page in

Instalação

This » PECL extension is not bundled with PHP.

In PHP 4 this PECL extensions source can be found in the ext/ directory within the PHP source or at the PECL link above. Para usar essas funções você deve compilar o PHP com suporte à Java usando a opção --with-java[=DIR] onde DIR aponta para o diretório base de onde o JDK está instalado. Essa extensão só pode ser compilada como uma extensão compartilhada. Outras instruções podem ser encontradas em php-src/ext/java/README.

Usuário do Windows devem habilitar php_java.dll no arquivo php.ini para usar essas funções. In PHP 4 this DLL resides in the extensions/ directory within the PHP Windows binaries download. A DLL for this PECL extension is currently unavailable. See also the building on Windows section.

Nota:

Para habilitar esse módulo em um ambiente Windows com o PHP <= 4.0.6, você deve colocar o arquivo jvm.dll no PATH do seu sistema. Nenhuma DLL adicional é necessária para versões do PHP > 4.0.6.



add a note add a note User Contributed Notes Instalação - [1 notes]
up
-1
arnold at adaniels dot nl
3 years ago
This extension doesn't seem to exist for PHP5.

If you need Java integration in PHP 5, there is the Java bridge of Zend Server (http://www.zend.com/en/products/server-ce/) and PJB (http://php-java-bridge.sourceforge.net/pjb/).

 
show source | credits | stats | sitemap | contact | advertising | mirror sites