I did my ./configure using --with-java=/usr/local/jdk118_v1, where my
jdk is installed. PHP can't find the java class, i.e.,
$system = new Java("java.lang.System");
fails, with a message that it can't instantiate the nonexistent class
'java'. I think I need to do something with php.ini, but I haven't
found what it should be.
(Thanks to Matthew Schroebel for help on my last query.)
Curtis Lacy
[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]