Hi everybody, i hope you can help me with this little problem: i am trying to install the java 1.3 extension for php under windows, but i get the <b>"Unable to load jvm.dll"</b> error.
I have added the following lines to the php.ini file.
[java]
extension=php_java.dll
java.library.path=c:\php\
java.class.path="c:\php\php_java.jar;c:\jdk1.3/jre/lib/ext"
Please tell me what could be wrong, i´ve followed the installation steps for the jdk1.2.2 extension, are they different for the jdk1.3 extension ?. I will appreciate your help.
Thanks
Otto