Re: [PHP-DEV] java in php

2002-08-27 Thread Lachlan Mulcahy
On Tue, 27 Aug 2002 [EMAIL PROTECTED] wrote: This probably doesn't belong on php-dev, but if you like I can help you, email to my address the [java] section of your php.ini.. in the mean time check that you have the extension= line in your php.ini and that the file exists in the directory d

[PHP-DEV] java in php

2002-08-27 Thread m . musumeci
hello everyone, i just have a problem. i have installed php with --with-java option and everything has gone well. i also have configured php.ini pointing to the libraried. the result is that php works ok, but when i use the Java() class, the PHP simply ingnores it and so java doesn't work. my c