|
From: <php...@li...> - 2007-07-30 10:40:41
|
Hi Jost, >>[delete the] php.ini in the cgi folder. The same behavior. >> >> > >have you restarted tomcat? > > > i restarted the machine. > > >>Then i upgrade the bridge >>from 3.2.1a to 4.2.1. But unfortunately i cant find the >>java-x86-windows.dll for copy into the php/ext folder. >> >> > >You don't need a dll. The PHP/Java Bridge is written in pure PHP and pure Java. >Please see the README for details. > > i read this i the documentation: http://www.dsl.uow.edu.au/~sk33/php5jsp.htm PHP 5 & Java Bridge 3. Copy java-x86-windows.dll from the JavaBridge.war to C:\PHP\ext 4: Rename java-x86-windows.dll (from C:\PHP\ext) to php_java.dll Is this docu not correct? (linked from the http://php-java-bridge.sourceforge.net/pjb/examples.php site) regards Jörg |