php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #37226 no java.so file created after compilation
Submitted: 2006-04-27 16:12 UTC Modified: 2006-04-28 07:35 UTC
From: rithish dot saralaya at tallysolutions dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 5.1.2 OS: RHEL 3
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: rithish dot saralaya at tallysolutions dot com
New email:
PHP Version: OS:

 

 [2006-04-27 16:12 UTC] rithish dot saralaya at tallysolutions dot com
Description:
------------
We are trying to compile PHP with JAVA support. We have tried various versions of PHP with various combinations of JDK versions.

We tried PHP-5.1.2 and php5.1-200604271430.tar.gz (latest snapshot) with J2SDK1.4 Both fail to generate a java.so/libphp_java.so file.

We are trying with J2SDK1.4 because it created a java.so file with PHP4.3.10

Configure options are
./configure --with-apxs2=/usr/sbin/apxs --with-java=/home/phprpms/j2sdk1.4


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-28 06:00 UTC] rithish dot saralaya at tallysolutions dot com
Checked the difference of the configure files of PHP-4.3.10 and PHP 5.0.2, and found that the configure options for JAVA support are missing in the PHP-5.0.2

Why the omission?
 [2006-04-28 07:35 UTC] mike@php.net
You could have save a lot of time by just RTFM:

http://php.net/java
"This PECL extension is not bundled with PHP."

Anyway I guess you are looking for
http://php-java-bridge.sourceforge.net/
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 11:00:03 2025 UTC