php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13193 PHP4,jdk1.2.2
Submitted: 2001-09-07 10:36 UTC Modified: 2001-10-08 10:41 UTC
From: kirannadgir at email dot com Assigned:
Status: Not a bug Package: Java related
PHP Version: 4.0.6 OS:
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: kirannadgir at email dot com
New email:
PHP Version: OS:

 

 [2001-09-07 10:36 UTC] kirannadgir at email dot com
I tried installing php4 with java support 
my php.ini file looks something like this
[Java]
java.class.path =/usr/local/lib/php/php_java.jar:/usr/local/httpd/htdocs/phpjava
java.home = /usr/lib/jdk1.2.2/bin:/usr/lib/jdk1.2.2/jre/bin
java.library = /usr/lib/jdk1.2.2/jre/lib/i386/classic/
java.library.path = /usr/lib/jdk1.2.2/lib:/usr/local/lib/php/extensions/no-debug-non-zts-20001222/:/usr/lib/jdk1.2.2/jre/bin/usr/lib/jdk1.2.2/jre/bin/i386/native_threads:/usr/lib/jdk1.2.2/jre/lib/i386/classic
extension=libphp_java.so 

i get the following error..


Fatal error: Unable to load Java Library /usr/lib/jdk1.2.2/jre/lib/i386/classic/libjvm.so, error: libhpi.so: cannot open shared object file:
No such file or directory in /usr/local/httpd/htdocs/phpjava/testjava.php on line 2

I haven't found any solution to this problem till now.....

pleassssseeeeeeeeeeeeee HELP !!!!!!!!!!!!!!!!!!!!!!!!








Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-17 16:52 UTC] chregu@php.net
see 
http://php.chregu.tv/java-debian.html
for some hints/installation tips.

And please report back here (http://cvs.php.net), if it solves your problem.

 [2001-10-08 10:41 UTC] sander@php.net
Probably not a bug in PHP. Making it a bogus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC