Well I copied the php_java.dll into my C:\WINNT\System32\ directory and it
all works now Thanks :) But I'm curious why I have to do that? doesn't the
following line in the php.ini file:
java.library.path=C:\Inetpub\PHP4.0\extensions
specifiy where the php_java.dll file is at?
""Kick"" <[EM
Hi, are you sure your php_java.dll is wrote in full path? or you have copy
it to windows/system?
Eric
""John"" <[EMAIL PROTECTED]> wrote in message
98v0vi$q24$[EMAIL PROTECTED]">news:98v0vi$q24$[EMAIL PROTECTED]...
> Hi,
>
> I'm trying to get the java extension for PHP 4.0.4 to work on my Win2K b
Hi,
I'm trying to get the java extension for PHP 4.0.4 to work on my Win2K box
but it always says this"
"Unable to load dyname library './php_java.dll - the specified module could
not be found"
I have these values set in my php.ini file:
[Java]
extension=php_java.dll
java.library.path=C:\Inetp