ID: 22412 Updated by: [EMAIL PROTECTED] Reported By: maurizio at giampy dot it -Status: Open +Status: Feedback Bug Type: Java related Operating System: Linux Suse 8.1 PHP Version: 4.3.1 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip Previous Comments: ------------------------------------------------------------------------ [2003-02-25 04:04:55] maurizio at giampy dot it I have tried to add java module in ma new 8.1 Suse Distribution. After many test I found the bug Bug #18600 Unable to create Java Virtual Machine Then I tryed to recompile only with cgi and not as a module ... using this simple script <?php $system = new Java('java.lang.System'); print $system->getProperty('java.version'); ?> the java works because print back the version but I always get this warning!!!! security properties not found. using defaults. Content-type: text/html X-Powered-By: PHP/4.3.1 1.3.1_04<br /> <b>Warning</b>: Unknown list entry type in request shutdown (0) in <b>Unknown</b> on line <b>0</b><br /> I have tested many java version, I have compiled php with only these modules: [PHP Modules] ctype gd java mysql overload pcre posix session standard tokenizer xml [Zend Modules] Thanks for your help Maurizio ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22412&edit=1