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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 - 30 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 09:01:29 2024 UTC