Great, that did it! (I made sure all the LD_LIBRARY_PATH variable's values
mirrored those of java.library.path)
Thank you very much Alex,
-stanton
--
Stanton Schell
livsform design group
[EMAIL PROTECTED]
703-538-3491
703-989-6591
> From: Alex Akilov <[EMAIL PROTECTED]>
> Organization: IBM
> Date: Wed, 14 Feb 2001 19:25:23 -0500
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: [PHP-INST] PHP & JAVA Install
>
> 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]
--
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]