From: <php...@li...> - 2006-07-12 06:54:47
|
thank u, i get it. 2006/7/12, php...@li... < php...@li...>: > > Hi, > > > because i use xampp,and my php and apache is not > > like 'c:/php' > > How do you start the back-end and which version of the > bridge do you use? Since 3.1.4 the bridge looks in > php.java.bridge.base/lib, where php.java.bridge.base > defaults to c:/php, if the PHP option extension_dir is > not set. Otherwise it depends of the extension_dir > setting. > > > > so i wanna change java_require path > > Simply changing the extension_dir should work: > > extension_dir=3Dd:/php > > for example. Please check the java.command from the > phpinfo(), it should display java.command =3D java ... > -Dphp.java.bridge.base=3D<your-extension-dir>. > > > > Regards, > Jost Boekemeier > > > > > > > > ___________________________________________________________ > Der fr=FChe Vogel f=E4ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Ma= il: > http://mail.yahoo.de > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronim= o > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat= =3D121642 > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |