ID: 22412 Updated by: [EMAIL PROTECTED] Reported By: maurizio at giampy dot it -Status: Feedback +Status: No Feedback Bug Type: Java related Operating System: Linux Suse 8.1 PHP Version: 4.3.1 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-07-24 22:06:58] [EMAIL PROTECTED] 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 ------------------------------------------------------------------------ [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