On Tue, 19 Jun 2001, Robert Vetter wrote:
> Hello,
>
> I'm trying to run PHP with Java support and don't get it to work. First
> I compiled PHP '--with-java=/usr/local/jdk1.2.2/'. Then I added this to
> the PHP.ini file:
>
> [Java]
> java.home=/usr/local/jdk1.2.2
>
>java.class.path=/usr/local/li
Robert,
If I run your code on my installation, all I get is the phpInfo() output. If
I comment out that line, it returns:
Java version=1.4.0-beta
Java vendor=Sun Microsystems Inc.
OS=Linux 2.2.14-5.0 on i386
Thursday, June 21, 2001 at 9:59:05 AM GMT-08:00
...as I would expect.
It would appear
Jim Kirkpatrick wrote:
>
> Robert,
>
> Please include the php code you're using to instantiate the class. That will
> give me a better idea of what to suggest.
>
Hi Jim,
Thanks for the response. Here comes the code:
getProperty("java.version")." \n";
print "Java vendor=".$system->getProp
Robert,
Please include the php code you're using to instantiate the class. That will
give me a better idea of what to suggest.
I'm using PHP 4.05 & Java 1.3.1 on Redhat 6.2 with good results.
-Jim Kirkpatrick
"Robert Vetter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL P
Hello,
I'm trying to run PHP with Java support and don't get it to work. First
I compiled PHP '--with-java=/usr/local/jdk1.2.2/'. Then I added this to
the PHP.ini file:
[Java]
java.home=/usr/local/jdk1.2.2
java.class.path=/usr/local/lib/php/extensions/php_java.jar:/usr/local/jdk1.2.2/src.jar
jav
Hello,
I'm trying to run PHP with Java support and don't get it to work. First
I compiled PHP '--with-java=/usr/local/jdk1.2.2/'. Then I added this to
the PHP.ini file:
[Java]
java.home=/usr/local/jdk1.2.2
java.class.path=/usr/local/lib/php/extensions/php_java.jar:/usr/local/jdk1.2.2/src.jar
jav
Hello,
I'm trying to run PHP with Java support and don't get it to work. First
I compiled PHP '--with-java=/usr/local/jdk1.2.2/'. Then I added this to
the PHP.ini file:
[Java]
java.home=/usr/local/jdk1.2.2
java.class.path=/usr/local/lib/php/extensions/php_java.jar:/usr/local/jdk1.2.2/src.jar
jav
7 matches
Mail list logo