hi,
i have not tried it in linux, but the stuff worked for me in windows,
here are my notes:

* PHP 5.1.4
* PECL 5.1.4 (use php_java.dll and php_java.jar from the zip file,
this is an extra download)

here is my php.ini

; configuration to enable php_java.dll
[Java]
extension=php_java.dll
java.class.path = C:\PHP\ext\php_java.jar
java.home = C:\Java\jdk1.5.0_06
java.library = C:\Java\jdk1.5.0_06\jre\bin\server\jvm.dll
java.library.path = C:\PHP\ext

you will need to append more paths to java.class.path directive if you
use any extra jars in you application. the extension works fine except
its kinda slow on my server - i am yet to find out why... let me know
if its any better for you.

thanks,
vedanta




On 6/8/06, Lalit Khairnar <[EMAIL PROTECTED]> wrote:
Hi Vedanta

We re also trying to use Bridge for the same.
but we are stucked while configuring the .jar file on WINDOWS
could u please send us the procedure to do in perfect way

We are using Xampp installer and php 5.1.1 ,apache , and jdk 1.5

please reply soon

--
Lalit P.Khairnar
V2Solutions
A New Vision to Solution
Cell:09969131384
India:+91-22-56733201 Ext:642 / 643
US:1-408-253-2838
http://www.v2solutions.com





--
*~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~*~:~*
Vedanta Barooah
YM! - vedanta2006
Skype - vedanta2006

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to