From: <php...@li...> - 2006-09-08 04:14:13
|
Hi Jost, Thank you very much for replying. Actually XAMPP is not an app server but its installer which install php,mysql and apache web server. My php path is /opt/lampp/lib/php And extension dir is /opt/lampp/lib/php/extensions/where is kept javabridge.jar=20 Thanks again for kind reply. Chirayu Bhatt V2Solutions A New Vision to Solutions India: +91-22-56733201 Ext. 642 http://www.v2solutions.com =20 =20 -----Original Message----- From: php...@li... [mailto:php...@li...] On Behalf Of php...@li... Sent: Thursday, September 07, 2006 11:27 PM To: php...@li... Subject: Re: [Php-java-bridge-users] Problem with start of javabridge onlinux Hi, > grep: /opt/lampp/include/php/main/php.h: No such file or directory if you can't compile the C code yourself, the binary download contains a php-cgi and java.so which you can copy into your application server (I assume XAMPP is an application server). Another possibility is to use the pure PHP implementation (http://php-java-bridge.cvs.sourceforge.net/php-java-bridge/php-java-bri dge/java/README?revision=3D1.2&view=3Dmarkup) or to simply use fopen/fwrite/fread to talk to your Java server: http://php-java-bridge.cvs.sourceforge.net/php-java-bridge/php-java-brid ge/examples/clients/sample.php?view=3Dmarkup Regards, Jost Boekemeier =09 ___________________________________________________________ Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.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 Geronimo http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=3D120709&bid=3D263057&dat=3D= 121642 _______________________________________________ php-java-bridge-users mailing list php...@li... https://lists.sourceforge.net/lists/listinfo/php-java-bridge-users |