Hello, i'm trying to use java with php, but when i try to run jver.php i get this error.
security properties not found. using defaults.
I don't know what to do?
this is my configuration on php.ini
java.class.path="c:\php\php_java.jar;c:\jdk1.3\jre\lib;c:\jdk1.3\jre\bin\"
java.home="C:\jdk1.3\bin;C:\jdk1.3\jre\bin\"
java.library=C:\jdk1.3\jre\bin\classic\jvm.dll
java.library.path="c:\php\;C:\jdk1.3\jre\bin\"
and nothing works...
the path for java is c:\jdk1.3
the path for php is c:\php
the php is running in Apache and PWS and i get the same error.
Can anyone help me, please.
Thanx