giba Posted March 3, 2009 Share Posted March 3, 2009 Hi there, does some good guy here know how to integrate PHP and Java on LInux with php 5? I am hardly trying to search such information on search engines but it seems to be a top secret answer. Cant't find out even which library to install on I am running PHP 5.2.6 on Linux Ubuntu and Apache 2.2.8. Hope someone could help me. Link to comment https://forums.phpfreaks.com/topic/147727-how-to-integrate-php-and-java-on-linux-with-php-5/ Share on other sites More sharing options...
trq Posted March 3, 2009 Share Posted March 3, 2009 The manual is the first place I would go. Link to comment https://forums.phpfreaks.com/topic/147727-how-to-integrate-php-and-java-on-linux-with-php-5/#findComment-775536 Share on other sites More sharing options...
giba Posted March 4, 2009 Author Share Posted March 4, 2009 Hum, I have already read the manual. It doesn't teaches you how to install. it says to go to pecl site, however there isn't any library called java nor how to install it. And any information on the php site is for php 4 on windows. Link to comment https://forums.phpfreaks.com/topic/147727-how-to-integrate-php-and-java-on-linux-with-php-5/#findComment-776002 Share on other sites More sharing options...
corbin Posted March 4, 2009 Share Posted March 4, 2009 Wait.... You want to execute a Java file from inside PHP? Link to comment https://forums.phpfreaks.com/topic/147727-how-to-integrate-php-and-java-on-linux-with-php-5/#findComment-776021 Share on other sites More sharing options...
trq Posted March 4, 2009 Share Posted March 4, 2009 Hmm.... seems it might be a bug in the manual or something then. maybe the java extension has been discontinued. [email protected] ~ # pecl search java Retrieving data...0%no packages found that match pattern "java", for channel pecl.php.net. Link to comment https://forums.phpfreaks.com/topic/147727-how-to-integrate-php-and-java-on-linux-with-php-5/#findComment-776834 Share on other sites More sharing options...
giba Posted March 14, 2009 Author Share Posted March 14, 2009 Well thorpe, I am also inclined to believe that it is discontinued... And, yes, corbin... you can run java inside PHP, however only on PHP 4. Link to comment https://forums.phpfreaks.com/topic/147727-how-to-integrate-php-and-java-on-linux-with-php-5/#findComment-784236 Share on other sites More sharing options...
corbin Posted March 14, 2009 Share Posted March 14, 2009 Wow.... Never knew that ;p. Link to comment https://forums.phpfreaks.com/topic/147727-how-to-integrate-php-and-java-on-linux-with-php-5/#findComment-784364 Share on other sites More sharing options...
Daniel0 Posted March 14, 2009 Share Posted March 14, 2009 You can use Zend Server or Zend Server CE. Link to comment https://forums.phpfreaks.com/topic/147727-how-to-integrate-php-and-java-on-linux-with-php-5/#findComment-784433 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.