|
From: <php...@li...> - 2009-09-28 15:59:20
|
Thank you for your cooperation, the version that needs to deploy JavaBridge.war and use Java.inc side php work perfectly, we have followed the steps on the link that you sent us, thank you again Regards, Reda Zerhouni 2009/9/28 <php...@li...> > Hi, > > > with php_java.dll module installed with wamp > > *Fatal error*: java() [<a href='function.java'>function. > java</ a>]: > Unable to create Java Virtual Machine > > I don't know what this "php_java.dll" is or where you've got it from, but > it > seems to crash your php installation. > > If you want to use the php java bridge, please re-install php with the > recommended php.ini or with no php.ini at all and then require the > "Java.inc" PHP library as usual. Please see the install instruction at > http://php-java-bridge.sf.net/pjb/installation.php for details. > > Regards, > Jost Boekemeier > > On Sep 28, 2009 5:33 PM, <php...@li...> > wrote: > > we are working on a project TMA, we use wamp 1.7.3 and php 5.4.2 on > windows, > we try with php_java.dll module installed with wamp, the php.ini > configuration is as follows. > > java.home = "C:\vadmobile\jdk1.5.0_06" > java.java_home = "C:\vadmobile\jdk1.5.0_06\bin" > java.java = "C:\vadmobile\jdk1.5.0_06\bin\javaw.exe" > java.class.path = "E:\wamp\php\ext\JavaBridge.jar" > java.library.path = "E:\wamp\php\ext" > > > However when we perform an example to test the following error that > appears: > > *Fatal error*: java() [<a href='function.java'>function.java</a>]: Unable > to > create Java Virtual Machine in *E:\wamp\www\javatest.php* on line *3* > > 2009/9/28 <php...@li...> > > > You can use the cvs command. Please see the documentation on > > http://sf.netfor details. > > > > However, I still don't understand why you want to follow some external > > > install instructions (w... > > > > > ------------------------------------------------------------------------------ > > Come build with u... > > > php...@li... > > > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > > -----------------------------... > > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry® Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9-12, 2009. Register now! > http://p.sf.net/sfu/devconf > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > |