|
From: Jost B. <jos...@ya...> - 2005-02-20 14:28:41
|
--- Alawi Albaity <al...@gm...> schrieb: > Please inform me how to use the bridge in windows In version 1.0.8 you need to compile the natcJavaBridge.dll via a cross-compiler, for example mingw. In version 2.0.0 this dll is no longer necessary: * Install php 4, copy the php-java-bridge sources into the php4/ext folder (see windows section in the README) and compile the PHP 4 binary (PHP 5 should work, too) * Copy the sapi/cli/php.exe into the CGI folder of your IIS * start the server part of the bridge with: java -jar JavaBridge.jar Regards, Jost Boekemeier P.S.: Version 2.0.0 is available at http://osdn.dl.sourceforge.net/sourceforge/php-java-bridge/php-java-bridge_2.0.0-beta.tar.bz2 Although is is called "beta", it is quite stable. I will release that code as 2.0.0 if I don't get bug reports within the next three weeks. ___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de |