Trying to Integrate PHP 4.3.4 w/ JDK 1.5.0

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Everything compiled okay, and I think everything is
installed in the right places. When I try to run a
test program, I get the error:

[error] PHP Fatal error: 
java.lang.UnsatisfiedLinkError: no php_java in
java.library.path in
/usr/local/apache/htdocs/java_test2.php on line 5

The file php_java.jar is in that directory!

Here are the php.ini parameters:
java.class.path=/usr/local/php-4.3.4/lib/php_java.jar
java.home=/usr/java
java.library.path=/usr/local/php-4.3.4/lib
java.library=/usr/jdk1.5.0/jre/lib/sparc/libjava.so

I appreciate any useful suggestions.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux