From: <php...@li...> - 2006-12-04 05:19:17
|
2006/12/2, php...@li... < php...@li...>: > > Hi, > > this is probably a misunderstanding. Since PHP 5.2 no > java extension is necessary anymore. Everything > necessary is built into PHP 5.2. > > Of course it is possible to compile a php_java.dll for > your operating system and your PHP ABI version. But > compiling an unnecessary extension module for each new > ABI version is a waste of time, imho. "Since PHP 5.2 no java extension is necessary anymore." You means we can connect with lucene by PHP 5.2? If yes,,,can you show me how ? > if java birdge is configed ok...we can see its > > status from "<?php echo phpinfo(); ?>" > > I don't think so. phpinfo() only displays the > extension modules, and only those modules which have a > minfo() function. > > > > now i can't find it. > > Yes. There's nothing wrong with it. I configued java bridge when i use php5.13 and i can find it from phpinfo. But now i use php5.2 and i can't find it. I think Java Bridge is extension module , isn't it? Regards, > Jost Boekemeier > > > > > > > > ___________________________________________________________ > Der fr=FChe Vogel f=E4ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Ma= il: > http://mail.yahoo.de > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=3Djoin.php&p=3Dsourceforge&CID=3D= DEVDEV > _______________________________________________ > php-java-bridge-users mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users > --=20 regards jl |