php java bridge - procedure could not be found in Unknown on line 0 error
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

php java bridge - procedure could not be found in Unknown on line 0 error

From: anagai <andy.nagai@gmail.com>
Date: Tue Apr 25 2006 - 02:23:45 CEST

hi

I am trying to install the java bridge library for php 5.1.2. I have
installed the j2see 1.4 and jdk. I have setup the [java] section in
php.ini as follows:

[java]
java.classpath = "c:/PHP/ext/JavaBridge.jar;"
java.java_home = "c:/Sun/AppServer/jdk/bin"
java.libpath = "c:/PHP/ext"

I have downloaded pecl package into the php folder. Have copied the
javabridge.jar and .war file to php/ext dir/. I have copied the
php_java.dll from javabridge zip file to the php/ext dir.

Im running windows xp and apache 2.0.55.

Apache will restart, but with an error in the error log file. The error
message is:

Unable to load dynamic library 'c:/php/ext\\php_java.dll' - The
specified procedure could not be found.\r\n in Unknown on line 0

It found the dll but cant find a procedure in it? What the heck is
that?

Anyone have a clue?
Received on Mon May 1 03:03:32 2006