Stanton,
Check if libphp_java.so is in the following location:
extension_dir=/home/stanton/apache/php-4.0.4pl1/modules
extension=libphp_java.so
If it is, try running ldd libphp_java.so and see what you get. If you
can't find some of the jdk libraries, set LD_LIBRARY_PATH to contain the
same entries that you have in java.library.path and then try the ldd
again.
Alex
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]