473,320 Members | 1,862 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

How can install PHP JAVA Bridge locally and configuration.

hey guys.
i save file .php extension but run on java platform.
How can it possibe.
please help me.
Jul 6 '13 #1
1 1407
Atli
5,058 Expert 4TB
Why would you write PHP code to run on a Java platform?

PHP and Java are completely different things; you can't just run PHP code on a JVM. PHP has to be executed by the PHP interpretor. You can, of course, set PHP and Java code up to communicate with each other, but not to run in each others environment.

That PHP/Java Bridge thing you mention in your title appears to be exactly that; a way for PHP and Java code to communicate with each other. They still run on their own, in their own processes. The PHP code just sends requests to a running Java server to execute functions and return results. Much like SOAP, just faster.
Jul 8 '13 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: Steven M. Scotten | last post by:
Hi-- I seem to have the PHP Java Bridge (2.0.5 built from tarball) working with PHP 5.0.3 (also built from tarball) on my Fedora Core 1 server with Apache 2.0.50 and I'm pretty excited about it...
0
by: jdz99 | last post by:
I have this bridge up and running, http://php-java-bridge.sourceforge.net/ My problem is I can only have it serve up PHP pages from one directory under TOMCAT(myPHPapp). I want to be able to...
3
by: anagai | last post by:
hi I am trying to install the java bridge library for php 5.1.2. I have installed the j2see 1.4 and jdk. I have setup the section in php.ini as follows: java.classpath =...
2
by: zhong.zx | last post by:
When I struggling to compile the php-java bridge on the following step on FreeBSD 4.11, I met error and cannot go through it: CMD: phpize && ./configure --with-java=/usr/java/jdk1.5.0 && make...
0
by: yong321 | last post by:
I'm reading the instruction at http://us3.php.net/manual/en/ref.java.php It's too short and seems to apply to PHP4 only. We installed PHP5 on Linux into default location, /usr/local/lib/php....
4
pbmods
by: pbmods | last post by:
Heya. I just installed PHP-Java-Bridge on my system, but I'm having a hard time getting it to stop crashing Apache. When I activate the 'Java.so' module in php.ini, I get the following error in...
1
pbmods
by: pbmods | last post by:
Heya. I just installed PHP-Java-Bridge on my system, but I'm having a hard time getting it to stop crashing Apache. When I activate the 'Java.so' module in php.ini, I get the following error in...
2
IT Master2
by: IT Master2 | last post by:
hi every 1: i found in the net something called php/java bridge which allow you to use java classes in php. now what i need: 1- a link to download php/java bridge 2- how to deal with it.
0
by: cosmicxdust | last post by:
I am using Wamp5 v1.7.3 (PHP 5.2.4, Apache/2.2.4). When installing php-java-bridge-3.2.1_j2ee, I copy php_java.dll from PHP/Java Bridge to D:\php\ext. When I start all services, I got this Apache...
0
by: srinivasmsr | last post by:
please any body help me, how to install the php java bridge and configuration. i had php4.3 version.
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.