ID: 18952 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Java related Operating System: WIN2000 PHP Version: 4.2.2 New Comment:
Hi, I'm working with Win2K and got the same 3 warnings and it is simply a configuration problem! :) All I had to do was remove the php_java.dll from c:\php (where I had copied it to) and leave only the original in the c:\php\extensions directory. Then add the following line to the Java section in php.ini extension_dir = .\extensions (the same as java.library.path) and it works fine! ;) Cheers from Portugal, JN Previous Comments: ------------------------------------------------------------------------ [2002-08-17 23:39:36] [EMAIL PROTECTED] I'm saying that the maintainer has disappeared. I haven't been very lucky to get it working, and thus have nothing to offer yet. If you have a copy of MSVC you are more than welcome to download the source, and begin doing patches that may or may not help your program. Most likely many of them will be accepted and applied. ------------------------------------------------------------------------ [2002-08-17 23:36:17] [EMAIL PROTECTED] so what are you saying, there is no hope to get this working? how can I help? ------------------------------------------------------------------------ [2002-08-17 00:11:53] [EMAIL PROTECTED] Dup of many many many other Java bugs... at least you got yours to load once! ------------------------------------------------------------------------ [2002-08-16 19:24:42] [EMAIL PROTECTED] also, once more detail, I am running IIS5 ------------------------------------------------------------------------ [2002-08-16 19:23:29] [EMAIL PROTECTED] my php.ini settings are [Java] java.class.path = c:\php\extensions\php_java.jar java.home = C:\Program Files\JavaSoft\JRE\1.3.1_04\bin java.library = C:\Program Files\JavaSoft\JRE\1.3.1_04\bin\hotspot\jvm.dll java.library.path = C:\php\extensions ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/18952 -- Edit this bug report at http://bugs.php.net/?id=18952&edit=1