[PHP-INST] --with-java From: cel1 (cel1 <email protected>)
Date: 05/19/01

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
cel1 <email protected>

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-install-unsubscribe <email protected>
For additional commands, e-mail: php-install-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>