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

Reply via email to