php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #29134 php_java.jar missing from distribution
Submitted: 2004-07-14 09:59 UTC Modified: 2004-08-16 16:58 UTC
Votes:3
Avg. Score:3.7 ± 0.9
Reproduced:2 of 3 (66.7%)
Same Version:2 (100.0%)
Same OS:2 (100.0%)
From: christian at wenz dot org Assigned:
Status: Closed Package: Java related
PHP Version: 5.0.0 OS: Windows
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: christian at wenz dot org
New email:
PHP Version: OS:

 

 [2004-07-14 09:59 UTC] christian at wenz dot org
Description:
------------
pecl-5.0.0-Win32.zip contains php_java.dll, but not php_java.jar.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-11 10:48 UTC] marko dot tkalcic at fe dot uni-lj dot si
I tried to use php_java.jar from php4 but I still get apache crashing and the browser returns "document contains no data".<br>Where can I get the appropriate jar file (or any other hint on getting java working in php5).

I use winXP, apache 1.3.something and php5 final release

Kind regards 

Marko
 [2004-08-11 10:56 UTC] christian at wenz dot org
@ marko dot tkalcic at fe dot uni-lj dot si: 
you can compile the .java files manually (have a look at the Makefile in CVS), however in my case this .jar did not work either.

BTW: questions are better asked in the appropriate newsgroups; this forum is for reporting bugs only :-)
 [2004-08-16 15:50 UTC] christian at wenz dot org
fixed in 5.0.1
 [2004-08-16 16:51 UTC] marko dot tkalcic at fe dot uni-lj dot si
I instlled php5.0.1 but apache still crashes. 

My php.ini settings:

[Java]
java.class.path = c:\php\extensions\phpsrvlt.jar
java.home = C:\Sun\AppServer\jdk\jre\
java.library = C:\Sun\AppServer\jdk\jre\bin\client\jvm.dll 
java.library.path = c:\php\extensions\

I guess this is still bug reporting :-)

Kind regards

Marko
 [2004-08-16 16:58 UTC] christian at wenz dot org
please file this as a new bug. The old bug was just about the file not being included.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun May 11 18:01:27 2025 UTC