Hello Guys
I get the following error:
PHP Warning: Unable to load dynamic library './php_java.dll' - A device attached to the system is not functioning
my jdk is install ok. I have the path in the autoexec.bat ok. I added the following lines during installation
[java]
extension=php_java.dll
java.library.path=d:\php\
java.class.path="d:\apache\htdocs\math\"
OOzy