I get an error message like this:
Fatal error: java.lang.UnsatisfiedLinkError: no php_java in
java.library.path in D:\website\kumschick\test\ip.php on line 8
I have configured my PHP.INI file like this:
****************************************************
[Java]
java.class.path = d:\php\java\php_java.jar
java.home = d:\jdk
java.library = d:\jdk\jre\bin\hotspot\jvm.dll
java.library.path = .\
extension_dir = d:\php\extensions\
****************************************************
What else do I have to change?
-Alain K.-
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]